The issue I've is that when I connect via modem through gnome-ppp the Network Manager Applet don't detect a connection and don't let me use the configured VPNs via its interface.
How Can I manually activate the Network Manager Applet?
What I need is to enable the Network Manager apple in order to use the "VPN Connection" section of the GUI.
When I don't have an ethernet cable connected and I connect through a modem the Network Manager applet doesn't enables itself, it is like if don't recognizes the ppp0 interface. My question is: there is a way to force the Network Manager GUI indicator to make it "alive"/"up"/"enabled" in order to use the "VPN Connections"section?
Thanks in advance.
Run
nm-applet
. Make sure you have a panel running. If you need command-line interaction capability, check out wicd and wicd-curses.For testing run as root
nm-applet
and check if ppp0 is activated.In any case check files:
/etc/dbus-1/system.d/NetworkManager.conf
/etc/dbus-1/system.d/nm-applet.conf
And alter them according to your needs. This post may be of help to you.
Finally I got a solution for my own but it is a tricky one and it isn't useful for the people that don't have a Wireless adaptor.
The steps what I did were: