Jelte Jansen wrote: > Stuart Henderson wrote: >> drill -6 some.fqdn @ns-name >> <delay, consistently 6.30s +/- 0.01s> error: Could not send or >> receive, because of network error >> ;; No packet received >> >> Any ideas? Can anyone confirm whether this affects 64-bit arch >> with other OS please? [] > One way to go from here is to try and see whether the packets are > actually sent, using tcpdump, or something similar Or better yet, use strace/truss to see what it is trying to do. /mjt