Re: Problem With Configuring Name Servers

2004-01-24 Thread Dinesh Nair
On Sat, 24 Jan 2004, Gerard Seibert wrote: > Everything, including nslookup, etc works fine until I reboot. Then the > files are over written. The resolv.conf file then has the following > entries: the files are overwritten with values provided by you dhcp server. you can refuse a subset of tho

Re: Problem With Configuring Name Servers

2004-01-24 Thread Micheal Patterson
- Original Message - From: "Micheal Patterson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, January 24, 2004 4:48 PM Subject: Re: Problem With Configuring Name Servers > > > - Original Message - >

Re: Problem With Configuring Name Servers

2004-01-24 Thread Teodor Iliescu
Hello Gerard, This seems to be obvious enough. You are trying to statically assign your DNS search order, as well as static name servers, but you have your nic, rl0 on DHCP, which overwrites the file on boot-up, as you mention. What you should do is take off DHCP, in rc.conf file. Something like:

Re: Problem With Configuring Name Servers

2004-01-24 Thread Micheal Patterson
- Original Message - From: "Gerard Seibert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 24, 2004 4:40 PM Subject: Problem With Configuring Name Servers > I am fairly new to BSD. I seem to be having a problem setting up my name servers correctly. > > I have the f