RE: Question on caching-nameserver

2003-06-17 Thread Bret Hughes
On Tue, 2003-06-17 at 01:00, David Demner wrote: > That is easier. I come from a programming background, not a network admin one ;) > > I have a related question that has been far at the back of my mind for a few years > now: > > If we've set dhcp to not overwrite the resolv.conf when it refres

RE: Question on caching-nameserver

2003-06-16 Thread David Demner
Would DNS no longer work? Just curious, David --__--__-- Message: 12 Date: Mon, 16 Jun 2003 17:44:01 -0400 (EDT) From: Matthew Saltzman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: Question on caching-nameserver Reply-To: [EMAIL PROTECTED] On Mon, 16 Jun 2003, David Demner

Re: Question on caching-nameserver

2003-06-16 Thread Mufit Eribol
On Tue, 17 Jun 2003 08:49:26 +0800, Edward Dekkers <[EMAIL PROTECTED]> wrote: Mufit - unrelated - but can you fix your date? This mail is getting lost on my system. Regards, Ed. Oh! My apologies for this. I had changed it for an old demo prog. Mufit -- redhat-list mailing list unsubscrib

Re: Question on caching-nameserver

2003-06-16 Thread Edward Dekkers
Mufit Eribol wrote: I have a small LAN with a cable modem for internet. I setup up a RH9 box as a gateway with IP masq and caching-nameserver. Internal PCs use gateway's IP (192.168.0.1) for DNS resolution. It is working fine, But... ...according to docs, the gateway's /etc/resolv.conf should b

Re: Question on caching-nameserver

2003-06-16 Thread Mufit Eribol
On Mon, 16 Jun 2003 17:44:01 -0400 (EDT), Matthew Saltzman <[EMAIL PROTECTED]> wrote: On Mon, 16 Jun 2003, David Demner wrote: In future, please wrap your lines, and don't top-post. TIA. RH used to use dhcpcd to get an IP address through DHCP, and there was a flag for dhcpcd so it didn't repla

RE: Question on caching-nameserver

2003-06-16 Thread Matthew Saltzman
On Mon, 16 Jun 2003, David Demner wrote: In future, please wrap your lines, and don't top-post. TIA. > RH used to use dhcpcd to get an IP address through DHCP, and there was a > flag for dhcpcd so it didn't replace the resolv.conf, but this doesn't > appear to be the case any more. They now use

RE: Question on caching-nameserver

2003-06-16 Thread David Demner
RH used to use dhcpcd to get an IP address through DHCP, and there was a flag for dhcpcd so it didn't replace the resolv.conf, but this doesn't appear to be the case any more. They now use dhclient which doesn't have this flag. Poking around, it looks like the script /sbin/dhclient-script is re