Robin Lee Powell <rlpow...@cytobank.org> wrote: > >So I've got some IPv6-only VMs set up that need to talk to the >general internet for things like downloading packages. As you can >imagine, this requires that they have NAT64 and DNS64, because lots >and lots of things are IPv4 only. > >The problem is that many things do *stupid shit* when given both A >and AAAA records for the same request on an IPv6 host. In >particular, the issue I'm hitting now is that node.js simply fails >to try anything but the A record. > >I've actually got a workaround for this (puppet the AAAA in >/etc/hosts with the FQDN of the npm host), but it's kind of >unfortunate, and it would be nice to fix this at the BIND end if >possible. > >-Robin > >_______________________________________________ >Please visit https://lists.isc.org/mailman/listinfo/bind-users to >unsubscribe from this list > >bind-users mailing list >bind-users@lists.isc.org >https://lists.isc.org/mailman/listinfo/bind-users
Really? It is normally the other way round. One solution that springs to mind - a view that uses rpz to filter 0.0.0.0/0 to NODATA but leaves v6 untouched. -- Sent from my phone. Please excuse brevity and typos. _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users