Re: Re: Odd dhcpcd behaviour

2006-11-04 Thread Tonny Plagge
I had the same problem. I have added eth0 to the line auto in /etc/network/interfaces and it worked for me: auto lo eth0 Tonny -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Odd dhcpcd behaviour

2006-11-02 Thread cothrige
* Clive Menzies ([EMAIL PROTECTED]) wrote: > > dhcp3-client is the default client these days > > Might be worth a try > Many thanks Clive. I just installed this and rebooted with a successful internet connection. That is good news anyway, though it may be a one time only thing. Still, it is

Re: Odd dhcpcd behaviour

2006-11-02 Thread Clive Menzies
On (02/11/06 09:42), cothrige wrote: > Nope, I was wrong. I replaced dhcpcd with dhcp-client but nothing > actually changed. I still have about half of my boots coming up with > no internet connection. And with nothing at all coming up during boot > or in dmesg I cannot begin to guess what exact

Re: Odd dhcpcd behaviour

2006-11-02 Thread cothrige
* cothrige ([EMAIL PROTECTED]) wrote: > > This is very strange and confusing, but I think I may have it worked > out now. Nope, I was wrong. I replaced dhcpcd with dhcp-client but nothing actually changed. I still have about half of my boots coming up with no internet connection. And with noth

Re: Odd dhcpcd behaviour

2006-11-01 Thread cothrige
* Rick Thomas ([EMAIL PROTECTED]) wrote: > > The program that gets an IP address for an interface is dhclient, not > dhcpd. FWIW, dhcpd is the server. I'm not sure why your system is > running dhcpd at all. But the reason you don't have it when you have > no ethernet connection is probabl

Re: Odd dhcpcd behaviour

2006-11-01 Thread Rick Thomas
On Oct 31, 2006, at 10:44 PM, cothrige wrote: Recently, and I am guessing during an 'aptitude upgrade', dhcpcd was uninstalled. At the next boot I had no internet connection, and could not reinstall dhcpcd without one. I had to download the deb package on another computer and then copy it ove