> I know you say there are no IPv6 addresses but what does
> "ifconfig -a" and "netstat -rn" return?
No IPV6 related entries :) Though since the kernel supports it, I
could configure them at will without reboot. I'd bet you could
replicate this on any FreeBSD machine by:
ifconfig
> One quick question: does this always happen for freebsd.org?
No. Before I found the 'fix/workaround', to test, I put ten or so
common domain names in a for loop around dig with those parameters.
Then fire up named as above, wait till it finished emitting logs
to stdout and run the loop against i
This machine has no IPV6 routes in its routing table and no IPV6
addresses configured on its interfaces. The kernel has full IPV6
facilities. Except that on startup, rc, ifconfig, route, sysctl and
friends are set to not configure [or remove] any IPV6 parameters.
Calling named as follows solves th
Hi. I upgraded from 941p1 to 951b1. Now I get servfail's on simple
dig's of random domains such as the one below and can't figure out
why. If I kill the server and restart, some other domain might go
servfail. I've attached two traces, the same query with a restart
in between: one good, one servfai