Am 07.05.2013 10:53, schrieb Antti-Juhani Kaijanaho:
> Package: network-manager
> Version: 0.9.8.0-4
> Severity: normal
> 
> I have this new laptop of mine configured so that ifupdown manages eth0 (due 
> to
> what looks to be #665439).
> 
> 8<------------------ /etc/network/interfaces
> ajk@teralehti:~$ cat /etc/network/interfaces
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
> 
> # The loopback network interface
> auto lo
> iface lo inet loopback
> 
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
>       hwaddress ether 00:03:0D:5C:C6:6C
> 8<------------------ /etc/network/interfaces
> 
> 
> 8<------------------ /etc/NetworkManager/NetworkManager.conf
> [main]
> plugins=ifupdown,keyfile
> 
> [ifupdown]
> managed=false
> 8<------------------ /etc/NetworkManager/NetworkManager.conf
> 
> 
> Despite this, NetworkManager starts a second dhclient for eth0:

What does
sudo grep 'type=802-3-ethernet' /etc/NetworkManager/system-connections/*
say?

If it returns any hits, does it help if you remove those files?

Is that a regression from 0.9.4?

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to