Here are my /etc/network/interfaces : auto lo iface lo inet loopback
auto eth0 iface eth0 inet static address 192.168.2.136 netmask 255.255.255.0 gateway 192.168.2.1 iface wlan0 inet static address 192.168.2.136 netmask 255.255.255.0 gateway 192.168.2.1 wireless-key *********** wireless-essid Broadcast auto wlan0 auto eth0 and /etc/NetworkManager/nm-system-settings.conf [main] plugins=ifupdown,keyfile [ifupdown] managed=false -- network-manager After reboot network is totally broken https://bugs.launchpad.net/bugs/279262 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
