On Sun, Oct 08, 2006 at 11:55:07AM +0200, Marco Davids wrote: > Bind9 can be configured to listen on certain IPv4 addresses, but for > IPv6 the possible choices are either 'any' or 'none'. It seems this > is the root-cause of my problem, but I do not quite understand > precisely why.
It probably binds to ::0, which means it also binds to 0.0.0.0, which means to *all* IPv4 and IPv6 addresses. > (netstat clearly shows that bind9 is *not* in the way on that ipv4 > address though) It will probably show IPv6 ::0. good luck! -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
