I don't know... ModemManager sounds like a filthy hack to me. I'd like 1 app for all my networking functionality, no more, no less.
Phoronix: Mobile Broadband On Linux To Improve With ModemManager
With NetworkManager 0.7, which can be found in most modern Linux distributions already, there is "out of the box" support for many mobile broadband / cellular cards in this excellent network management utility. Most SM, GPRS, EDGE, UMTS, HDSPA, HSUPA, and EVDO devices can then provide an Internet connection to a Linux host usually with the click of a menu item from the NetworkManager plug-in...
http://www.phoronix.com/vr.php?view=NzE2NQ
I don't know... ModemManager sounds like a filthy hack to me. I'd like 1 app for all my networking functionality, no more, no less.
I am still disappointed by NM, I am looking forward to a new umtsmon release - for other connections I now use wicd.
Somehow, someway, either this or NetworkManager needs to have proxy support. I've hacked around this with ugly dispatcher scripts, but it's very, very ugly.
Why don't you use a system wide override?
For example in /etc/profile ?Code:export http_proxy=http://username:password@host:port/
It is possible to using USBNet whith NetworkManager?
I have Motorola phone.
When I try connect phone, NetworkManager do nothing.
Without NM I can connect to phone by FTP, telnet, etc.