Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HSDPA connexion for the dummies ?



On Tue, Nov 18, 2008 at 01:33:44PM +0100, Joel Carnat wrote:
> Does anyone wrote down documentation (for dummies ;) on howto access
> Internet using an USB HSDPA (HUAWEI E220, recognised by dmesg) modem on
> NetBSD ?

I take it u3g attaches?

In that case try modify the attached chat script for your provider and
put the options file into /etc/ppp. Just call pppd afterwards.

Joerg
/dev/ttyU0
921600
noipdefault
updetach
defaultroute
noauth
connect '/usr/sbin/chat -f /etc/ppp/peers/vodafone.chat'
usepeerdns
ABORT BUSY
'' 'ATZ'
'OK' 'AT+CGDCONT=1,"IP","web.vodafone.de"'
'OK' 'ATDT*99#'
CONNECT ''


Home | Main Index | Thread Index | Old Index