[sf-lug] resolver problem
Daniel Gimpelevich
daniel at gimpelevich.san-francisco.ca.us
Mon Apr 4 19:34:48 PDT 2016
On Mon, 2016-04-04 at 19:26 -0700, Alex Kleider wrote:
> I'm still curious to know how it is possible for ping to work while
> dig
> @127.0.0.1 does not.
dig @127.0.1.1 cannot work because you are not using NetworkManager.
dig @127.0.0.1 cannot work because you are not running a nameserver.
You're just using the glibc resolver to talk to 10.0.0.2 as resolv.conf
says.
More information about the sf-lug
mailing list