On 11/06/2010 08:39 AM, Michael Scheidell wrote:
> debug seems to indicate a DNS problem, but, all 'manual' dns tests
> come back immediately (fine)
> running a caching dns server, perl 5.10.1, SA 3.3.1. Net::DNS version:
> 0.66
> NOT using ipv6.
>
your delay occurs right before the "no ipv6" - so I think it is the
issue. Have you actually disabled ipv6 on the system? I know merely
having an ipv6-capable Linux system makes libc go down the AAAA track. I
don't know what OS you are using, but disable ipv6 and reboot and see if
that fixes it.

Under linux, "echo alias net-pf-10 off >>
/etc/modprobe.d/blacklist-ipv6.conf; depmod -a"  and a reboot will
totally disable ipv6

Also, getting wireshark up first would allow you to check without
guessing. If you see bunches of AAAA lookups that timeout - that's
definitely your problem

-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

Reply via email to