LeBlanc, Daniel James <daniel.lebl...@bellaliant.ca> wrote:
>
> I am performing a dig command from and against localhost and that has
> firewalled access to the Internet but am getting an exit status of 10
> and the following textual error:

dig +trace simulates iterative resolution so it tries to connect to
authoritative servers directly. This isn't going to work if you have
told it to bind the local end of the socket to 127.0.0.1.

> socket.c:4836: connect(192.112.36.4#53) 22/Invalid argument

For instance, observe that 192.112.36.4 is g.root-servers.net.

Tony.
-- 
f.anthony.n.finch  <d...@dotat.at>  http://dotat.at/
the fundamental values of liberty, equality, and community
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to