Sendmail and DNS on same server - Newbie question

Bob Vance bobvance at alumni.caltech.edu
Tue May 30 17:57:49 UTC 2000


>This is also what happens if you don't have any "nameserver" lines at
>all in the resolv.conf.

This is behavior that I was used to, having worked on HP-UX for years.

However, with my RH 6.1, I noticed that this did *not* work for the
pre-linked network clients, like 'ping' and 'telnet' ('nslookup' *did*
work however, which is reasonable, since it doesn't use the resolver
libraries).

To make clients use the local nameserver, I had to add a "local"
nameserver line to resolv.conf:
    nameserver 0.0.0.0
or  nameserver 127.0.0.1



More information about the bind-users mailing list