|
|||||||||||
|
Re: Losing static ip address
From: Bob Proulx <bob(at)proulx.com>
Date: Thu Jun 28 2007 - 16:44:05 EDT
That is unusual to have two entries. I don't know if that is valid or not but I have never seen such a configuration in the wild before. I suggest picking one or the other. 'auto' is enabled when the /etc/init.d/networking script runs. 'allow-hotplug' is enabled when the devices comes online. The rest of the file looked okay to me. > I can restart the network, and the static ip gets restored - only to be Is there a dhclient process running? I suspect so. ps -ef | grep dhclient If so then that process is periodically getting a new DHCP address. Find out why that process is getting started and fix it there. It is perhaps a leftover since before you modified the interfaces file and after it was configured off nothing knew to kill it. Bob -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Thu Jun 28 16:44:25 2007 This archive was generated by hypermail 2.1.8 : Thu Jun 28 2007 - 16:50:02 EDT |
||||||||||
|
|||||||||||