Date: Tue, 19 Mar 2002 13:18:21 -0800 From: "David O'Brien" <obrien@freebsd.org> To: freebsd-current@freebsd.org Subject: What changed with the resolver such that it won't use /etc/hosts anymore? Message-ID: <20020319131821.A93853@dragon.nuxi.com>
next in thread | raw e-mail | index | archive | help
All of my boxes that are on a private network can longer resolve their IP
address to a name.  In the past this /etc/nsswitch.conf would have the
resolver first look in /etc/hosts which would resolve the IP address to a
name.
     $ cat /etc/nsswitch.conf 
     hosts: files dns 
So what broke this?
-- 
-- David  (obrien@FreeBSD.org)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319131821.A93853>
