Re: dhcp and default gateway

2002-01-30 Thread Jesse Goerz
On Wednesday 30 January 2002 00:55, Jason Majors wrote: > I have the following as my /etc/dhcpd.conf file: > # dhcpd.conf > option routers 192.168.1.1; > option domain-name "kwiqsilver.org"; > option domain-name-servers 68.2.16.30, 68.1.208.30; > > option subnet-mask 255.255.255.0; > default-lease-

Re: dhcp and default gateway

2002-01-30 Thread Jeff
Jason Majors, 2002-Jan-29 22:55 -0700: > I have the following as my /etc/dhcpd.conf file: > # dhcpd.conf > option routers 192.168.1.1; > option domain-name "kwiqsilver.org"; > option domain-name-servers 68.2.16.30, 68.1.208.30; > > option subnet-mask 255.255.255.0; > default-lease-time 600; > max-

Re: dhcp and default gateway

2002-01-29 Thread Jason Majors
> > > I have my network set up to use dhcp. The clients can > > > connect, ping, ssh, etc. to the server, but they can't > > > connect beyond my gateway. The only part of my static > > > network setup that isn't present in my dynamic setup is the > > > default gateway. > > > How can the dhcp server

Re: dhcp and default gateway

2002-01-29 Thread Jesse Goerz
On Tuesday 29 January 2002 22:40, Osamu Aoki wrote: > On Tue, Jan 29, 2002 at 07:38:38PM -0700, Jason Majors wrote: > > I have my network set up to use dhcp. The clients can > > connect, ping, ssh, etc. to the server, but they can't > > connect beyond my gateway. The only part of my static > > netw

Re: dhcp and default gateway

2002-01-29 Thread Osamu Aoki
On Tue, Jan 29, 2002 at 07:38:38PM -0700, Jason Majors wrote: > I have my network set up to use dhcp. The clients can connect, ping, ssh, > etc. to the server, but they can't connect beyond my gateway. The only part > of my static network setup that isn't present in my dynamic setup is the > defaul

Re: dhcp and default gateway

2002-01-29 Thread Adam Majer
On Tue, Jan 29, 2002 at 07:38:38PM -0700, Jason Majors wrote: > I have my network set up to use dhcp. The clients can connect, ping, ssh, > etc. to the server, but they can't connect beyond my gateway. The only part > of my static network setup that isn't present in my dynamic setup is the > defaul

dhcp and default gateway

2002-01-29 Thread Jason Majors
I have my network set up to use dhcp. The clients can connect, ping, ssh, etc. to the server, but they can't connect beyond my gateway. The only part of my static network setup that isn't present in my dynamic setup is the default gateway. How can the dhcp server tell the client which default gatew