Re: static ip address is being reset constantly

2009-09-06 Thread Tom H
2009/9/5 Jesús M. Navarro : > On Friday 04 September 2009 14:21:25 John O Laoi wrote: >>> Verify that no dhcp process is running in the background. If there is >>> none remove the network manager. >> Indeed there was DHCP processes running: >> # ps aux | grep dhc >> root      3650  0.0  0.0    

Re: static ip address is being reset constantly

2009-09-05 Thread Jesús M. Navarro
Hi, John: On Friday 04 September 2009 14:21:25 John O Laoi wrote: > > Verify that no dhcp process is running in the background. If there is > > none remove the network manager. > > Thanks Frank. > Indeed there was DHCP processes running: > > # ps aux | grep dhc > root 3650 0.0 0.0 0

static ip address is being reset constantly

2009-09-04 Thread John O Laoi
> Verify that no dhcp process is running in the background. If there is none > remove the network manager. > Thanks Frank. Indeed there was DHCP processes running: # ps aux | grep dhc root 3650 0.0 0.0 0 0 ?Z08:31 0:00 [dhclient] root 4044 0.0 0.0 2204 6

Re: static ip address is being reset constantly

2009-09-04 Thread frank
On Fri, 2009-09-04 at 11:51 +0100, John O Laoi wrote: > Some daemon is resetting the NIC address to null. Verify that no dhcp process is running in the background. If there is none remove the network manager. Cheers frank -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

static ip address is being reset constantly

2009-09-04 Thread John O Laoi
Hello, A question for networking gurus: My ip address keeps on being set to null at my workplace. I use my laptop at home and work. At home, I use DHCP to get an ip address from my ISP. No problems. At work, when I use #dhclient eth0 it looks for DHCP leases but finds none. So, I have a little s