Re: DNS for small network with internet connection

2003-07-12 Thread David Fokkema
On Sat, Jul 12, 2003 at 10:56:42AM +0200, Thomas Hood wrote: > It was to solve exactly this sort of problem that I created the > resolvconf package. With resolvconf installed, DHCP clients > send their information to resolvconf; resolvconf then generates > a /etc/resolv.conf file for applications

Re: DNS for small network with internet connection

2003-07-12 Thread Jamin W. Collins
On Sat, Jul 12, 2003 at 10:56:42AM +0200, Thomas Hood wrote: > It was to solve exactly this sort of problem that I created the > resolvconf package. But the resolvconf package is not needed for this situation. Instead only reading the man page for the dhclient.conf and then a simple editing of

Re: DNS for small network with internet connection

2003-07-12 Thread Thomas Hood
It was to solve exactly this sort of problem that I created the resolvconf package. With resolvconf installed, DHCP clients send their information to resolvconf; resolvconf then generates a /etc/resolv.conf file for applications to use, and a separate /var/run/dnsmasq/resolv.conf file for dnsmasq

Re: DNS for small network with internet connection

2003-07-11 Thread David Fokkema
On Fri, Jul 11, 2003 at 08:47:30PM +0200, David Fokkema wrote: > On Fri, Jul 11, 2003 at 12:39:51PM -0600, Jamin W. Collins wrote: > > On Fri, Jul 11, 2003 at 07:53:33PM +0200, David Fokkema wrote: > > > > > Currently, I use dhcp and dnsmasq to serve my local LAN. Very, very > > > easy to set up a

Re: DNS for small network with internet connection

2003-07-11 Thread David Fokkema
On Fri, Jul 11, 2003 at 12:39:51PM -0600, Jamin W. Collins wrote: > On Fri, Jul 11, 2003 at 07:53:33PM +0200, David Fokkema wrote: > > > Currently, I use dhcp and dnsmasq to serve my local LAN. Very, very > > easy to set up and it works as a charm. I use dhcp-client to acquire > > an IP addres for

Re: DNS for small network with internet connection

2003-07-11 Thread Jamin W. Collins
On Fri, Jul 11, 2003 at 07:53:33PM +0200, David Fokkema wrote: > Currently, I use dhcp and dnsmasq to serve my local LAN. Very, very > easy to set up and it works as a charm. I use dhcp-client to acquire > an IP addres for the internet, which then rewrites /etc/resolv.conf to > incorporate the nam

DNS for small network with internet connection

2003-07-11 Thread David Fokkema
Hi group, I thought I had it all worked out, sort of, :-/ There must be an easy solution to this... Currently, I use dhcp and dnsmasq to serve my local LAN. Very, very easy to set up and it works as a charm. I use dhcp-client to acquire an IP addres for the internet, which then rewrites /etc/res