Username = “none“
Password = “none“
Phone = *99#
Stupid Mode = 1
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,”10.10.1.100:9401“,”portalnmms“,”",0, 0
Inherits = Modem0
thanks for your help |
That doesn't look much use for Vodafone UK.
I've never had success with wvdial and use plain pppd from Ubuntu and NetBSD on my EEE PC 900.
Very briefly
options are:
ttyUSB0
115200
crtscts
debug
defaultroute
local
noccp
noipdefault
novj
proxyarp
usepeerdns
user web
password web
My inits for Vodafone contract are:
AT&FE0V1X1&D2&C1S0=0
AT+CGDCONT=1,"IP","internet"
ATDT*99#
for 1GB PAYG dongle replace "internet" with "pp.internet" and APN is different again for current 3GB PAYG.
Sometimes dns isn't set and I have to copy /etc/ppp/resolv.conf to /etc/resolv.conf
I've posted the full scripts to this forum previously
David