|
From: <Her...@sp...> - 2010-03-30 14:46:26
|
Hi List I'm lookig for an USB UMTS modem which works with devil-linux. Has anybody ever set up something like this and can give some hints like what product to use and how to configure it? Thanks and regards, Herbert |
|
From: Dick M. <di...@fo...> - 2010-03-30 15:21:48
|
On 03/30/10 15:46, Her...@sp... wrote: > I'm lookig for an USB UMTS modem which works with devil-linux. > > Has anybody ever set up something like this and can give some hints like > what product to use and how to configure it? Isn't that what's called a 'phone'? :) Apart from that there's a variety of USB stick type devices sold in the UK as 'mobile broadband'. They're mostly made by Huawei and are supported by linux. The interface uses a standardised extension to the AT modem command set. If you use network-manager then you just plug it in and it works. Otherwise you need to write your own ppp/chat script for it. There's loads on Google about it. Dick -- Dick Middleton di...@fo... PGP Key ID: 0x9F9434FD |
|
From: Dick M. <di...@fo...> - 2010-03-30 17:01:38
|
On 03/30/10 16:44, Her...@sp... wrote: > > Sort of, but I don't need all the fancy stuff which is built into a phone, > I only want some data connectivity... > > >> Apart from that there's a variety of USB stick type devices sold in the >> UK as 'mobile broadband'. They're mostly made by Huawei and are >> supported by linux. The interface uses a standardised extension to the >> AT modem command set. >> > It seems that the Huawei sticks are only sold with sim lock here in > Switzerland. I need something without sim lock and then I forgot to mention > that the thing needs to work in Japan also. > > I don't know about Japan; is it different there? Nothing to stop you having more than one dongle. You can buy the sticks sim free e.g: http://www.expansys.com/d.aspx?i=180587 >> If you use network-manager then you just plug it in and it works. >> > Is network-manager part of DL? If so, what are the binary names? > > Oops, sorry, brain not in gear, forgot this was DL list. You'll have to use pppd and chat script. I used wvdial with no probs. Here's a sample howto: http://www.myasuseee.com/3g-on-the-asus-eee-using-an-lg-ku250/ there's many others (possibly better). Dick -- Dick Middleton di...@fo... PGP Key ID: 0x9F9434FD |
|
From: <Her...@sp...> - 2010-03-31 06:21:28
|
> > Sort of, but I don't need all the fancy stuff which is built into a phone, > > I only want some data connectivity... > > > > > >> Apart from that there's a variety of USB stick type devices sold in the > >> UK as 'mobile broadband'. They're mostly made by Huawei and are > >> supported by linux. The interface uses a standardised extension to the > >> AT modem command set. > >> > > It seems that the Huawei sticks are only sold with sim lock here in > > Switzerland. I need something without sim lock and then I forgot to mention > > that the thing needs to work in Japan also. > > > > > > I don't know about Japan; is it different there? Nothing to stop you > having more than one dongle. Yes, the do not have GSM/GPRS, the have UMTS 3G with W-CDMA at 2100MHz only (if my information is right) and the networks seem to be a bit picky about the supported devices. I'd like to have this stick on a firewall as a backup remot acces for administrating the box. Meaning the user will start some command and then the box connects over the stick to one of my servers and starts a VPN connecten, then I can do my stuff and so on... > You can buy the sticks sim free e.g: > > http://www.expansys.com/d.aspx?i=180587 > > >> If you use network-manager then you just plug it in and it works. > >> > > Is network-manager part of DL? If so, what are the binary names? > > > > > Oops, sorry, brain not in gear, forgot this was DL list. > > You'll have to use pppd and chat script. I used wvdial with no probs. > > Here's a sample howto: > > http://www.myasuseee.com/3g-on-the-asus-eee-using-an-lg-ku250/ Thanks for the link! Meanwhile I found a product which seems to work: http://www.falcom.de/products/mobile-data/samba3g/ I will probably get one of those and tray my luck. In summer I will be in Japan and will find out if things work... Herbert |
|
From: <Her...@sp...> - 2010-03-30 15:44:53
|
> > I'm lookig for an USB UMTS modem which works with devil-linux. > > > > Has anybody ever set up something like this and can give some hints like > > what product to use and how to configure it? > > Isn't that what's called a 'phone'? :) Sort of, but I don't need all the fancy stuff which is built into a phone, I only want some data connectivity... > > Apart from that there's a variety of USB stick type devices sold in the > UK as 'mobile broadband'. They're mostly made by Huawei and are > supported by linux. The interface uses a standardised extension to the > AT modem command set. It seems that the Huawei sticks are only sold with sim lock here in Switzerland. I need something without sim lock and then I forgot to mention that the thing needs to work in Japan also. > > If you use network-manager then you just plug it in and it works. Is network-manager part of DL? If so, what are the binary names? Herbert |