On Fri, Feb 20, 2004 at 04:08:04AM -0500, Jeff Trawick wrote:
Mathihalli, Madhusudan wrote:
Jeff,
Do you have 'ipnodes' enabled in /etc/nsswitch.conf ? If yes, try disabling it. If it doesn't work, try the following entry:
ipnodes: dns[NOTFOUND=continue] files
I don't have /etc/nsswitch.conf at all.
Hum, I would have thought that is essential. I have nsswitch.conf as:
hosts: files dns
with that as the sole line in /etc/nsswitch.conf, getaddrinfo() still is limited to stuff in /etc/hosts on this machine; nslookup is still able to look up arbitrary names
fun