Re: DHCP Problems

2003-12-25 Thread John Smith
On Thu, 2003-12-25 at 11:00, Alan Chandler wrote: > I have been reconfiguring the networking on my SARGE based server so > that it can act as an internet gateway for my home network. This > requires that it uses dhcp (client) to get an ip address from my ISP for > the internet interface (eth0)

Re: DHCP problems

2003-12-06 Thread Stefan Bellon
Andrew Schulman wrote: > Stefan Bellon wrote: [ifup does not bring up interface via dhcp] > > The file /etc/network/interfaces contains the lines > > > > auto eth0 > > iface eth0 inet dhcp > > > > which looks ok to me. > Yes, this seems fine (although I also have auto lo and > iface lo inet l

Re: DHCP problems

2003-12-06 Thread Andrew Schulman
> Since upgrading from dhcp3-client 3.0+3.0.1rc11-4 to 3.0+3.0.1rc11-5 > the dhclient stopped working correctly and my network interface isn't > brought up anymore. > > If I do > > # dhclient eth0 > > that results amongst other (usual) messages in > > receive_packet failed on eth0: Network is d

Re: DHCP problems with cable modem

2001-10-07 Thread Raghavendra Bhat
[Thu, Oct 04, 2001 at 10:15:18AM -0400] David Priban : > > > > a cable modem, and the DHCP server requires that I send in my > > > > hostname with my request. So far, I have tried (and failed at > > > > using) > the interface is configured via dhclient-script according info > receiv

Re: DHCP problems with cable modem

2001-10-04 Thread Michael Fontenot
Are you sure that dhcpcd isn't working?  I just installed dhcpcd, and at first I thought it wasn't working, because there was nothing about DHCP written to the console during boot.  But I eventually discovered that it was working fine... it just doesn't print out its transmission and recep

RE: DHCP problems with cable modem

2001-10-04 Thread David Priban
> > > Hi. I just installed Debian last night on my system, > > > and everything works great except the network. I have > > > a cable modem, and the DHCP server requires that I > > > send in my hostname with my request. So far, I have > > > tried (and failed at using): I've got DHCP working on

Re: DHCP problems with cable modem

2001-10-04 Thread Osamu Aoki
On Wed, Oct 03, 2001 at 10:36:57PM -0500, Michael Heldebrant wrote: > On Sat, 2001-09-29 at 19:56, Andrew Robertson wrote: > > Hi. I just installed Debian last night on my system, > > and everything works great except the network. I have > > a cable modem, and the DHCP server requires that I > >

Re: DHCP problems with cable modem

2001-10-03 Thread Michael Heldebrant
On Sat, 2001-09-29 at 19:56, Andrew Robertson wrote: > Hi. I just installed Debian last night on my system, > and everything works great except the network. I have > a cable modem, and the DHCP server requires that I > send in my hostname with my request. So far, I have > tried (and failed at us