Re: DHCP auto renew - not working

2007-08-21 Thread Florian Kulzer
On Mon, Aug 20, 2007 at 14:50:27 -0600, betty Snoop wrote: > Out of the box Debian 4.0 installation. > > /etc/network/interfaces > --- > allow-hotplug eth0 > iface eth0 inet dhcp > --- > > Unplugging my network cable I get the following outp

Re: DHCP auto renew - not working

2007-08-21 Thread Kumar Appaiah
On Tue, Aug 21, 2007 at 08:57:35AM -0700, betty wrote: > The man page for interfaces states the following: > "allow-auto" and "auto" are synonyms Accepted. Thanks for the pointer. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036 -- To UNSUBS

Re: DHCP auto renew - not working

2007-08-21 Thread betty
> I am not sure about whether it is needed, but do you have auto eth0 > somewhere in your interfaces file? man interfaces seems to suggest > having that as well... > The man page for interfaces states the following: "allow-auto" and "auto" are synonyms -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: DHCP auto renew - not working

2007-08-20 Thread Jose Luis Rivas Contreras
betty Snoop wrote: > Out of the box Debian 4.0 installation. > > /etc/network/interfaces > -- > - > allow-hotplug eth0 > iface eth0 inet dhcp > --- > > Unplugging my network cable I get the following output: > e100: eth0: e100_watchdog: link

Re: DHCP auto renew - not working

2007-08-20 Thread Kumar Appaiah
On Mon, Aug 20, 2007 at 02:50:27PM -0600, betty Snoop wrote: > --- > allow-hotplug eth0 > iface eth0 inet dhcp > --- > Plugging it in again recognized that it's connected in, but the IP will not > renew. On reboot it always renews the IP corr

DHCP auto renew - not working

2007-08-20 Thread betty Snoop
Out of the box Debian 4.0 installation. /etc/network/interfaces --- allow-hotplug eth0 iface eth0 inet dhcp --- Unplugging my network cable I get the following output: e100: eth0: e100_watchdog: link down Plugging it in again recognized tha