Are you sure you are not quoting /etc/host.conf or similar? Accordingly
to my Irix docs, /etc/resolv.conf should contain names and IPs of machines
whom we send name lookup requests to, e.g
vlad@klingon$ cat /etc/resolv.conf
search localhost klingon.assimilator.net
nameserver 127.0.0.1
nameserver 10.0.0.2
(On Linux)
or
bash# cat /etc/resolv.conf
search godzilla.gravis.com
nameserver 204.50.210.1
nameserver 204.50.210.2
(On Irix) -- both work fine. On the other hand, what you quoted sounds similar
to:
>$ cat /etc/host.conf
order hosts, bind
multi on
I am not trying to question your knowledge, just want to doublecheck.
> I'm not even 100% positive that IRIX uses nsswitch. But I might be wrong.
BTW, are you using a public version of Bind that you can get with sources
and install yourself or a precompiled/proprietary one?
> And that should fix that problem, looking to /etc/hosts first, if it
> fails, then going to dns.
>
> --
> Tim Baur
> xcert software inc.
--
Vlad Petersen | <vladimip at uniserve dot com>
#include <disclaimer.h> | *Good pings come in small packets*
Vancouver, BC | Windows: for IQs smaller than 95
SIGSIG -- signature too long (core dumped)