Re: /etc/reslov.conf

2000-09-05 Thread s. keeling
On Tue, Sep 05, 2000 at 02:31:33AM -0700, Nate Amsden wrote: > > echo "nameserver IP_OF_NAMESERVER" >/etc/resolv.conf > > to create a basic resolv.conf Basic is right. I've always seen it in the form of: hostresorder local bind search your.nameserver.hostname nameserver xxx.xxx.xxx.xxx -- [

Re: /etc/reslov.conf

2000-09-05 Thread Nate Amsden
if there is no /etc/resolv.conf then you can create it. debian prompts for DNS settings during install but if whoever installed it did not enter them i imagine it wouldn't create a resolv.conf. you can (as root) do: echo "nameserver IP_OF_NAMESERVER" >/etc/resolv.conf to create a basic resolv.c

/etc/reslov.conf

2000-09-05 Thread Adrian Nims
I can't find any /etc/resolv.conf file in Debian distribution. Do you know were it is or what similar file do I need to configure in order to set up this Debian box to specify the LAN DNS he should use ? Adrian Nims