I can confirm the bug. I have my internetconnection with Wlan through NM configured and have a Ethernet Card to. The Ethernet has a static configuration, the WlanConnection is configured with DHCP. NM alway connects the Ethernet first, when i want to use Internet i have to choose the other Network in the NM-Applet. After doing so, the Ethernet disconnects and i can't use it anymore. Here is my /etc/network/interfaces:
auto lo iface lo inet loopback iface eth0 inet static address 192.168.2.1 netmask 255.255.255.0 auto eth0 kernel-messages: [ 47.344631] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59. [ 48.291094] eth0: forcedeth.c: subsystem: 0147b:1c06 bound to 0000:00:04.0 [ 80.742962] eth0: no IPv6 routers present [ 60.987154] ath_hal: module license 'Proprietary' taints kernel. [ 60.987922] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) [ 61.211617] ath_pci: 0.9.4.5 (0.9.3) [ 61.556874] ath_rate_sample: 1.2 (0.9.3) [ 296.488457] ADDRCONF(NETDEV_CHANGE): ath0: link becomes ready [ 312.750645] ath0: no IPv6 routers present -- Can't configure IP addr's on multiple NICs https://bugs.launchpad.net/bugs/94068 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
