[nzlug] Vodafone GPRS data card -> analog modem
Mathew Carley
nzlug at mathew-carley.com
Tue Jun 24 22:08:59 NZST 2008
>
> ATDT09363....
> CONNECT 14400
>
Ouch. I feel sorry for you. I use wvdial from terminal: whenever I'm
sitting on a bus/train I just "sudo wvdial" for 2mbits of unlimited data
goodness :)
Settings may be different for Vodafone/Telecom (but I know they work in
Europe in general) but FYI my wvdial.conf is as follows:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = 1
Modem Type = USB Modem
ISDN = 0
New PPPD = yes
Phone = *99***1#
#Phone number can also be *99#
Modem = /dev/ttyACM0
Username = carley
#arbitrary... can also use something like "a"
Password = mathew
#arbitrary... can also use something like "a"
Baud = 460800
#can also use 921600 but doesn't seem to have any effect on connection
speed.
More information about the NZLUG
mailing list