mike
2007-06-19 19:01:36 UTC
I have ATT DSL which also comes with dial-up access. The DSL is working
but the dial-up is not and I'm trying to figure out why. There are two
errors that show up in /var/log/messages:
LCP: timeout sending Config-Requests
CHAP authentication failed
(see full log at bottom)
The chap error led me to believe it was a usr/pwd problem, however, I've
checked that in the config files and also verified that the usr/pwd does
work (for dial-up) on another machine (using windows xp).
I'm using "network device control" (os is fedora core 3) which uses wvdial
and as can be seen in the log at the end of this message it is
successfully connecting but then dropping the connection shortly
thereafter. I used this pc & modem for a year with Earthlink dial-up with
no problem and didn't expect to have any problem with the switch to ATT.
I've googled extensively on the error messages & wvdial and a few other
things and am not finding a solution to this, so perhaps someone here
knows the answer? If nothing else, it would be very helpful to see the
wvdial.conf from someone who is able to connect (dial-up) to
sbcglobal.net.
Following is some information from my config files.
The chap-secrets file has these two lines:
"***@sbcglobal.net" "ATT" "my_password"
"***@sbcglobal.net" * "my_password"
Here's wvdial.conf:
[Modem0]
Modem = /dev/ttyS1
Baud = 115200
SetVolume = 1
Dial Command = ATDT
Init1 = ATZ
Init3 = ATM1L1
FlowControl = CRTSCTS
[Dialer ATT]
Area Code = 330
Username = <my_username>
Password = <my_password>
Phone = 983-0000
Stupid Mode = 1
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Inherits = Modem0
Here's /var/log/messages which shows two attempts to connect:
Jun 17 13:48:26 localhost ifup-ppp: pppd started for ATT on /dev/ttyS1 at 115200
Jun 17 13:48:26 localhost pppd[22661]: pppd 2.4.2 started by root, uid 0
Jun 17 13:48:27 localhost wvdial[22674]: WvDial: Internet dialer version 1.54.0
Jun 17 13:48:27 localhost wvdial[22674]: Initializing modem.
Jun 17 13:48:27 localhost wvdial[22674]: Sending: ATZ
Jun 17 13:48:27 localhost wvdial[22674]: ATZ
Jun 17 13:48:27 localhost wvdial[22674]: OK
Jun 17 13:48:27 localhost wvdial[22674]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:48:27 localhost wvdial[22674]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:48:28 localhost wvdial[22674]: OK
Jun 17 13:48:28 localhost wvdial[22674]: Sending: ATM0
Jun 17 13:48:28 localhost wvdial[22674]: ATM0
Jun 17 13:48:28 localhost wvdial[22674]: OK
Jun 17 13:48:28 localhost wvdial[22674]: Modem initialized.
Jun 17 13:48:28 localhost wvdial[22674]: Sending: ATDT330983-0000
Jun 17 13:48:28 localhost wvdial[22674]: Waiting for carrier.
Jun 17 13:48:28 localhost wvdial[22674]: ATDT330983-0000
Jun 17 13:48:56 localhost wvdial[22674]: CONNECT 45333/V90/NONE
Jun 17 13:48:56 localhost wvdial[22674]: Carrier detected. Chatmode finished.
Jun 17 13:48:56 localhost pppd[22661]: Serial connection established.
Jun 17 13:48:56 localhost pppd[22661]: Using interface ppp0
Jun 17 13:48:56 localhost pppd[22661]: Connect: ppp0 <--> /dev/ttyS1
Jun 17 13:49:27 localhost pppd[22661]: LCP: timeout sending Config-Requests
Jun 17 13:49:27 localhost pppd[22661]: Connection terminated.
Jun 17 13:49:27 localhost pppd[22661]: Hangup (SIGHUP)
Jun 17 13:49:27 localhost pppd[22661]: Exit.
Jun 17 13:49:57 localhost ifup-ppp: pppd started for ATT on /dev/ttyS1 at 115200
Jun 17 13:49:57 localhost pppd[22719]: pppd 2.4.2 started by root, uid 0
Jun 17 13:49:58 localhost wvdial[22732]: WvDial: Internet dialer version 1.54.0
Jun 17 13:49:58 localhost wvdial[22732]: Initializing modem.
Jun 17 13:49:58 localhost wvdial[22732]: Sending: ATZ
Jun 17 13:49:58 localhost wvdial[22732]: ATZ
Jun 17 13:49:58 localhost wvdial[22732]: OK
Jun 17 13:49:58 localhost wvdial[22732]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:49:59 localhost wvdial[22732]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:49:59 localhost wvdial[22732]: OK
Jun 17 13:49:59 localhost wvdial[22732]: Sending: ATM0
Jun 17 13:49:59 localhost wvdial[22732]: ATM0
Jun 17 13:49:59 localhost wvdial[22732]: OK
Jun 17 13:49:59 localhost wvdial[22732]: Modem initialized.
Jun 17 13:49:59 localhost wvdial[22732]: Sending: ATDT330983-0000
Jun 17 13:49:59 localhost wvdial[22732]: Waiting for carrier.
Jun 17 13:49:59 localhost wvdial[22732]: ATDT330983-0000
Jun 17 13:50:28 localhost wvdial[22732]: CONNECT 45333/V90/NONE
Jun 17 13:50:28 localhost wvdial[22732]: Carrier detected. Chatmode finished.
Jun 17 13:50:28 localhost pppd[22719]: Serial connection established.
Jun 17 13:50:28 localhost pppd[22719]: Using interface ppp0
Jun 17 13:50:28 localhost pppd[22719]: Connect: ppp0 <--> /dev/ttyS1
Jun 17 13:51:07 localhost pppd[22719]: CHAP authentication failed
Jun 17 13:51:10 localhost pppd[22719]: Hangup (SIGHUP)
Jun 17 13:51:10 localhost pppd[22719]: Modem hangup
Jun 17 13:51:10 localhost pppd[22719]: Connection terminated.
Jun 17 13:51:11 localhost pppd[22719]: Exit.
but the dial-up is not and I'm trying to figure out why. There are two
errors that show up in /var/log/messages:
LCP: timeout sending Config-Requests
CHAP authentication failed
(see full log at bottom)
The chap error led me to believe it was a usr/pwd problem, however, I've
checked that in the config files and also verified that the usr/pwd does
work (for dial-up) on another machine (using windows xp).
I'm using "network device control" (os is fedora core 3) which uses wvdial
and as can be seen in the log at the end of this message it is
successfully connecting but then dropping the connection shortly
thereafter. I used this pc & modem for a year with Earthlink dial-up with
no problem and didn't expect to have any problem with the switch to ATT.
I've googled extensively on the error messages & wvdial and a few other
things and am not finding a solution to this, so perhaps someone here
knows the answer? If nothing else, it would be very helpful to see the
wvdial.conf from someone who is able to connect (dial-up) to
sbcglobal.net.
Following is some information from my config files.
The chap-secrets file has these two lines:
"***@sbcglobal.net" "ATT" "my_password"
"***@sbcglobal.net" * "my_password"
Here's wvdial.conf:
[Modem0]
Modem = /dev/ttyS1
Baud = 115200
SetVolume = 1
Dial Command = ATDT
Init1 = ATZ
Init3 = ATM1L1
FlowControl = CRTSCTS
[Dialer ATT]
Area Code = 330
Username = <my_username>
Password = <my_password>
Phone = 983-0000
Stupid Mode = 1
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Inherits = Modem0
Here's /var/log/messages which shows two attempts to connect:
Jun 17 13:48:26 localhost ifup-ppp: pppd started for ATT on /dev/ttyS1 at 115200
Jun 17 13:48:26 localhost pppd[22661]: pppd 2.4.2 started by root, uid 0
Jun 17 13:48:27 localhost wvdial[22674]: WvDial: Internet dialer version 1.54.0
Jun 17 13:48:27 localhost wvdial[22674]: Initializing modem.
Jun 17 13:48:27 localhost wvdial[22674]: Sending: ATZ
Jun 17 13:48:27 localhost wvdial[22674]: ATZ
Jun 17 13:48:27 localhost wvdial[22674]: OK
Jun 17 13:48:27 localhost wvdial[22674]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:48:27 localhost wvdial[22674]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:48:28 localhost wvdial[22674]: OK
Jun 17 13:48:28 localhost wvdial[22674]: Sending: ATM0
Jun 17 13:48:28 localhost wvdial[22674]: ATM0
Jun 17 13:48:28 localhost wvdial[22674]: OK
Jun 17 13:48:28 localhost wvdial[22674]: Modem initialized.
Jun 17 13:48:28 localhost wvdial[22674]: Sending: ATDT330983-0000
Jun 17 13:48:28 localhost wvdial[22674]: Waiting for carrier.
Jun 17 13:48:28 localhost wvdial[22674]: ATDT330983-0000
Jun 17 13:48:56 localhost wvdial[22674]: CONNECT 45333/V90/NONE
Jun 17 13:48:56 localhost wvdial[22674]: Carrier detected. Chatmode finished.
Jun 17 13:48:56 localhost pppd[22661]: Serial connection established.
Jun 17 13:48:56 localhost pppd[22661]: Using interface ppp0
Jun 17 13:48:56 localhost pppd[22661]: Connect: ppp0 <--> /dev/ttyS1
Jun 17 13:49:27 localhost pppd[22661]: LCP: timeout sending Config-Requests
Jun 17 13:49:27 localhost pppd[22661]: Connection terminated.
Jun 17 13:49:27 localhost pppd[22661]: Hangup (SIGHUP)
Jun 17 13:49:27 localhost pppd[22661]: Exit.
Jun 17 13:49:57 localhost ifup-ppp: pppd started for ATT on /dev/ttyS1 at 115200
Jun 17 13:49:57 localhost pppd[22719]: pppd 2.4.2 started by root, uid 0
Jun 17 13:49:58 localhost wvdial[22732]: WvDial: Internet dialer version 1.54.0
Jun 17 13:49:58 localhost wvdial[22732]: Initializing modem.
Jun 17 13:49:58 localhost wvdial[22732]: Sending: ATZ
Jun 17 13:49:58 localhost wvdial[22732]: ATZ
Jun 17 13:49:58 localhost wvdial[22732]: OK
Jun 17 13:49:58 localhost wvdial[22732]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:49:59 localhost wvdial[22732]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Jun 17 13:49:59 localhost wvdial[22732]: OK
Jun 17 13:49:59 localhost wvdial[22732]: Sending: ATM0
Jun 17 13:49:59 localhost wvdial[22732]: ATM0
Jun 17 13:49:59 localhost wvdial[22732]: OK
Jun 17 13:49:59 localhost wvdial[22732]: Modem initialized.
Jun 17 13:49:59 localhost wvdial[22732]: Sending: ATDT330983-0000
Jun 17 13:49:59 localhost wvdial[22732]: Waiting for carrier.
Jun 17 13:49:59 localhost wvdial[22732]: ATDT330983-0000
Jun 17 13:50:28 localhost wvdial[22732]: CONNECT 45333/V90/NONE
Jun 17 13:50:28 localhost wvdial[22732]: Carrier detected. Chatmode finished.
Jun 17 13:50:28 localhost pppd[22719]: Serial connection established.
Jun 17 13:50:28 localhost pppd[22719]: Using interface ppp0
Jun 17 13:50:28 localhost pppd[22719]: Connect: ppp0 <--> /dev/ttyS1
Jun 17 13:51:07 localhost pppd[22719]: CHAP authentication failed
Jun 17 13:51:10 localhost pppd[22719]: Hangup (SIGHUP)
Jun 17 13:51:10 localhost pppd[22719]: Modem hangup
Jun 17 13:51:10 localhost pppd[22719]: Connection terminated.
Jun 17 13:51:11 localhost pppd[22719]: Exit.