On Wed, 29 Jan 2014 13:57:01 +0800
lina <lina.lastn...@gmail.com> wrote:

> I tried this, to get a better guarantee, I rebooted late, here is the
> new output:
> 
> udp        0      0 0.0.0.0:68              0.0.0.0:*
>         3321/dhclient
> udp        0      0 0.0.0.0:68              0.0.0.0:*
>         3125/dhclient

Why, there's new output. Instead of 3 dhclients you've got 2.
PIDs are different from the last time too. That's a start, at least.


> I don't know how to check further, the /proc/3321/ and /proc/3125 give
> me no clue.

ps -eo pid,ppid,args | grep 3321
ps -eo pid,ppid,args | grep 3125

Second number is the parent's PID.

And, while we're at it, please show the result of:

dpkg -l 'network-manager*'

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140129102430.3b5b88a3478938a1a1a75...@gmail.com

Reply via email to