I am using pppd 2.3.4 with Slackware 3.6 (kernel 2.0.35) and I cannot
get past this message below when connecting to my ISP.
I have my password setup correctly and the username, I just dont seem to
ever get an LCP response back.
My config files are also listed below the message below.
Thanks for any help.
------MESSAGES------
Mar 13 13:57:00 gregg pppd[418]: pppd 2.2.0 started by root, uid 0
Mar 13 13:57:01 gregg chat[419]: timeout set to 60 seconds
Mar 13 13:57:01 gregg chat[419]: abort on (ERROR)
Mar 13 13:57:01 gregg chat[419]: abort on (BUSY)
Mar 13 13:57:01 gregg chat[419]: abort on (NO CARRIER)
Mar 13 13:57:01 gregg chat[419]: abort on (NO DIALTONE)
Mar 13 13:57:01 gregg chat[419]: send (AT&FH0^M)
Mar 13 13:57:01 gregg chat[419]: expect (OK)
Mar 13 13:57:02 gregg chat[419]: AT&FH0^M^M
Mar 13 13:57:02 gregg chat[419]: OK -- got it
Mar 13 13:57:02 gregg chat[419]: send (atdt9722800^M)
Mar 13 13:57:02 gregg chat[419]: timeout set to 75 seconds
Mar 13 13:57:02 gregg chat[419]: expect (CONNECT)
Mar 13 13:57:02 gregg chat[419]: ^M
Mar 13 13:57:06 gregg login[257]: ROOT LOGIN on `tty3'
Mar 13 13:57:31 gregg chat[419]: atdt9722800^M^M
Mar 13 13:57:31 gregg pppd[418]: Serial connection established.
Mar 13 13:57:31 gregg chat[419]: CONNECT -- got it
Mar 13 13:57:32 gregg pppd[418]: Using interface ppp0
Mar 13 13:57:32 gregg pppd[418]: Connect: ppp0 <--> /dev/cua0
Mar 13 13:57:32 gregg pppd[418]: sent [LCP ConfReq id=0x1 <mru 1500>
<asyncmap 0x0> <magic
0x3f86a650>
<pcomp> <accomp>]
Mar 13 13:57:59 gregg last message repeated 9 times
Mar 13 14:02:49 gregg pppd[418]: Modem hangup
Mar 13 14:02:49 gregg pppd[418]: Connection terminated.
Mar 13 14:02:49 gregg pppd[418]: Exit.
-----OPTIONS-----
lock
defaultroute
noipdefault
modem
/dev/ttyS0
115200
crtscts
debug
passive
asyncmap 0
name "gbcomput"
------OPTIONS-DEMAND-----
lock
defaultroute
noipdefault
modem
/dev/cua0
115200
crtscts
debug
passive
asyncmap 0
name "gbcomput"
ipcp-accept-local
ipcp-accept-remote
0.0.0.0:10.10.10.10
demand
connect "/usr/sbin/chat -v -f /etc/ppp/pppscript"
------PAP-SECRETS------
"gbcomput" * "<PASSWORD>"
------PPPSCRIPT-----
TIMEOUT 60
ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
"" "AT&FH0"
OK "atdt9722800"
TIMEOUT 75
CONNECT
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]