Paul Greeff
Active Member
- Joined
- Jan 13, 2011
- Messages
- 54
I'm trying to get my E220 Vodacom modem to work using wvdial.
On my laptop it connects fine when I use Ubuntu's network manager. However, on my server I only have access via ssh. My cellphone connects fine with wvdial, however, this little modem pops up with a message I've never seem before and as such never gets to start ppp.
---
...
--> Sending: ATDT*99***1#
--> Waiting for carrier.
ATDT*99***1#
^BOOT:45660211,0,0,0,6
---
Obviously my dial string could be wrong, however, this ^BOOT message stumps be. Never seen that before.
Any ideas?
My latest wvdial.conf (probably completely wrong at this point):
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init4 = AT+CGDCONT=1,"IP",""
ISDN = 0
Carrier Check = no
Stupid Mode = on
Phone = *99***1#
Dial Command = ATDT
Dial Attempts = 2
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
Username = internet
Password = internet
Regards
Paul
On my laptop it connects fine when I use Ubuntu's network manager. However, on my server I only have access via ssh. My cellphone connects fine with wvdial, however, this little modem pops up with a message I've never seem before and as such never gets to start ppp.
---
...
--> Sending: ATDT*99***1#
--> Waiting for carrier.
ATDT*99***1#
^BOOT:45660211,0,0,0,6
---
Obviously my dial string could be wrong, however, this ^BOOT message stumps be. Never seen that before.
Any ideas?
My latest wvdial.conf (probably completely wrong at this point):
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init4 = AT+CGDCONT=1,"IP",""
ISDN = 0
Carrier Check = no
Stupid Mode = on
Phone = *99***1#
Dial Command = ATDT
Dial Attempts = 2
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
Username = internet
Password = internet
Regards
Paul