How to NAT46 and NAT64 on firewall
Hi All,
I have internal server that cannot setup IPv6 address, so I need translate IPv4 to IPv6 when interna server begin setup communicate with external(IPv6) and in nevertheless translate to IPv4 when external begin communicate with internal server.
However, I have successed for translate NAT64 on firewall when external(IPv6) need to communnicate with internal server but when try to setup NAT46, it make NAT64 will not work for translation.
Could you please advise me about for an example to configuration or solution that can go to successful
==Simple diagram==
InternalServer[IPv4]=====[IPv4]Firewall[ipv6]=====[IPv6]ExternalServer
Thanks you.
