Hello All,
I have a dual stack WAN interface and I would like to get an advise on how to allow mobiles devices with IPv6 addresses to access services using IPv4 and behind ha proxy.
I have looked into NAT64 (tayga) plugin but not sure if this is the right plugin to make things work.
Thank you
If you're using a reverse proxy, there should be no need to for any NAT64 - IPv4 or IPv6 from the client to the proxy, and IPv4 from the proxy to the app....
Correct just use HAproxy, allow for external IPv4 and IPv6 access and configure the real server on an internal IPv4 address.