Re: Using NAT64 for IPv6 only DNS resolvers

2021-03-15 Thread Mark Andrews
There is an open issue https://gitlab.isc.org/isc-projects/bind9/-/issues/608 and merge request https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/2166 to do this. That said you should be asking your OS vendors why they are not providing/enabling a CLAT implementation. You could also lo

Using NAT64 for IPv6 only DNS resolvers

2021-03-15 Thread Nico Schottelius
Good morning, I was wondering whether it is possible to configure IPv6 only BIND resolvers to make use of a NAT64 prefix for outgoing requests? I.e. the following situation: - Resolver = 2001:db8::1, IPv6 only - NAT64 prefix = 2001:db8:1:c001::/96 Now if bind sees example.com NS a.b.c.d, can