Hello, I am sorry to insist but I suppose I'm not alone with this problem ??? It seems very surprising that Network Manager cannot recognize an active connection...
Or, is it possible to have a "special" user configuration for this ? May be a little clue ? Thank you. David. Le Mon, 26 Dec 2011 14:58:58 +0100, David BERCOT <[email protected]> a écrit : >>> I'm a Debian (sid) user under Gnome 3.2. >>> >>> Because I have many places to configure, I use guessnet >>> in /etc/network/interfaces. Then, I'd like Network-Manager not to >>> think I'm not connected, so, I've added : >>> [ifupdown] >>> managed=true >>> in /etc/NetworkManager/NetworkManager.conf >>> >>> Now, I have two questions : >>> 1. how can I ask Network-Manager to automatically use the connection >>> choosen in /etc/network/interfaces ? I'd like not to have to click >>> on the "Ifupdown (myconnection)"... >>> 2. when my wired cable is not connected, how can I do a "basic" >>> configuration ? Maybe it is in /etc/network/interfaces, but I've >>> tried : iface eth_disconnected inet manual >>> test missing-cable >>> and it does not work... >>It should be like below to let it work. >>[main] >>plugins=ifupdown,keyfile > >Here is my complete /etc/NetworkManager/NetworkManager.conf : > >[main] >plugins=ifupdown,keyfile > >[ifupdown] >managed=true > >My eth0 is OK with guessnet, but, in Gnome, Network Manager says it's >not connected !!! >I have to click on the right connection (the one choosen by guessnet) >in order Network Manager is connected... > >Isn't it possible to do this automatically ? Before opening my >Gnome session ? > >Thank you. > >David. _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
