On Wednesday 29,January,2014 12:56 PM, Reco wrote:
>  Hi.
> 
> On Wed, 29 Jan 2014 11:55:52 +0800
> lina <lina.lastn...@gmail.com> wrote:
> 
>> I comment the last
>> iface eth0 inet dhcp
> 
> Correct /etc/network/interfaces would be (notice that 'allow-hotplug'
> is above 'iface eth0'):
> 
> # The loopback network interface
> auto lo
> iface lo inet loopback
> 
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
>         dns-nameservers xxx.xx.5.7 xxx.x.5.225
>         dns-search eeee.edu
> 
> 
> After editing it, invoke:
> 
> ifdown eth0
> pkill -9 -f dhclient
> ifup eth0
> 

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
udp        0      0 0.0.0.0:9039            0.0.0.0:*
        3321/dhclient
udp        0      0 0.0.0.0:44557           0.0.0.0:*
        3125/dhclient
udp6       0      0 :::12367                :::*
        3321/dhclient
udp6       0      0 :::44083                :::*
        3125/dhclient

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

Thanks again,

> 
> If you can still check you mail, courier-imapd wasn't needed.
> Now, those CPU spikes - I don't know. Try running strace on icedove if
> it happens again.

Yes, sure.

> 
> 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/52e8982d.1000...@gmail.com

Reply via email to