In message <[email protected]>, "ic.nssip" writ es: > > I just enabled querylog (using rndc querylog command) and each first = > query logged it's coming with errors (network unreachable) when trying = > to resolve dns servers names. > > Has anyone any idea where from this sort of message is coming from and = > what should I do to get it fixed?
You should turn on IPv6. The messages are the result of named trying to query nameservers using IPv6 but as you don't have a IPv6 route to these servers the OS returns a error message saying that it couldn't send the message and named moves onto the next server. Alternatively you can disable the use of IPv6 with "named -4". Mark > Thank you, > Julian -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: [email protected] _______________________________________________ bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

