Forum Discussion
ipv6 nodes in a pool and ipv4 Virtual Server
Hi!
I have a server with the IPv6 address Fd00:10:1:1::201/64. In the LTM i have the next configuration.
NODE Configuration
ltm node /Common/fd00:10:1:1:0:0:0:201 { address fd00:10:1:1::201 }
POOL Configuration
ltm pool /Common/HP_01-22 { allow-snat no load-balancing-mode fastest-node members { /Common/fd00:10:1:1:0:0:0:201.22 { address fd00:10:1:1::201 } } monitor /Common/gateway_icmp }
Virtual Server Configuration
ltm virtual /Common/HP_01-22 { destination /Common/192.168.10.2:22 ip-protocol tcp mask 255.255.255.255 persist { /Common/source_addr { default yes } } pool /Common/HP_01-22 profiles { /Common/tcp { } } source 0.0.0.0/0 source-address-translation { type automap } translate-address enabled translate-port enabled }
SNAT configuration
ltm snat /Common/ipv6_snat { automap origins { ::/0 { } 0.0.0.0/0 { } }
I have a selfip for each network ipv6 and ipv4.
In the server if I execute a ping to ipv6
Pinging fd00:10:1:1:0:0:0:201 with 32 bytes of data: Reply from fd00:10:1:1:0:0:0:201: time<1ms Reply from fd00:10:1:1:0:0:0:201: time<1ms Reply from fd00:10:1:1:0:0:0:201: time<1ms
if I execute a ipv4 ping: Pinging 192.168.1.2 with 32 bytes of data: PING: transmit failed. General failure. PING: transmit failed. General failure. PING: transmit failed. General failure.
what I need to do if I want a positive response of ipv4 address? Could you help me ?
Jessy
4 Replies
- nathe
Cirrocumulus
shot in the dark on this one - do you have the NAT64 option checked in the VS? I wonder if you need this. - Jessica_42876
Nimbostratus
I don't have NAT 64, Do you have any idea, that what can I do?
- nathe
Cirrocumulus
sorry, is NAT64 not an option on the VS? Under Advanced? - Jessica_42876
Nimbostratus
yes NAT64 is an option on the VS
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com