hey.
I have installed wvdial and that is not working...
It is the 3 network in Denmark.
I have figured out these things from Windows:
Username and password can be anything (!)
Profile name: 3 Denmark
APN: is static and called bredband.tre.dk
Phonenumber: *99#
IP,DNS and WINS is dynamic
Authentication Protocol: PAP
I got a suggestion last time i asked:
[Dialer cingular]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
Username =
ISP@CINGULARGPRS.COM
Password = CINGULAR1
Phone = *99***1#
Stupid Mode = 1
Init3 = AT+CGDCONT=1,"IP","isp.cingular"
Dial Attempts = 3
Have made some changes but it stille not working:
[Dialer 3]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
Username = 3
Password = 3
Phone = *99#
Stupid Mode = 1
Init3 = AT+CGDCONT=1,"IP","3.dk"
Dial Attempts = 3
I got his from /var/log/messages:
pppd 2.4.4 started by root, uid 0
Aug 31 01:06:05 JVPLaptop pppd[6089]: Using interface ppp0
Aug 31 01:06:05 JVPLaptop pppd[6089]: Connect: ppp0 <--> /dev/ttyUSB0
Aug 31 01:06:05 JVPLaptop pppd[6089]: CHAP authentication succeeded
Aug 31 01:06:05 JVPLaptop pppd[6089]: CHAP authentication succeeded
Aug 31 01:06:07 JVPLaptop pppd[6089]: Modem hangup
Aug 31 01:06:07 JVPLaptop pppd[6089]: Connection terminated.
Aug 31 01:06:07 JVPLaptop pppd[6089]: Exit.
What is wrong?
Best regards
John Poulsen