PDA

View Full Version : Mobile Broadband On Linux To Improve With ModemManager


phoronix
03-24-2009, 09:10 AM
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

JeanPaul145
03-24-2009, 11:34 AM
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.

Kano
03-24-2009, 11:37 AM
I am still disappointed by NM, I am looking forward to a new umtsmon release - for other connections I now use wicd.

jonnycat26
03-24-2009, 11:41 AM
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.

Kano
03-24-2009, 12:26 PM
Why don't you use a system wide override?

export http_proxy=http://username:password@host:port/

For example in /etc/profile ?

m1k0
03-24-2009, 12:35 PM
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.

jonnycat26
03-24-2009, 01:26 PM
Why don't you use a system wide override?


Because I only need it on certain networks. Hence the dispatcher scripts.

srg_13
03-27-2009, 06:57 AM
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.

So you'd like NetworkManager to have a SSH, FTP and web server in it, as well as a web browser, IM client, etc?

There's nothing really hackish with the idea of ModemManager - it will probably result in less hacks in NetworkManager.