[oclug] pppd error
Chris Charland
chris at echelon.ca
Wed Jan 24 22:12:12 EST 2001
Hi, when i try to connect with slackware 7.1 kernell 2.2.16
I get to following error output
AT&FH0
OK
atdt3502243
CONNECT
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xcdbc445e> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0xe6 <asyncmap 0xa0000> <auth pap> <magic 0xb8dcc7e9>
<pcomp> <accomp> < 11 04 05 f4> < 13 0f 01 62 65 6c 6f 74 77 63 6e 61 73 31
30>]
sent [LCP ConfRej id=0xe6 <auth pap> < 11 04 05 f4> < 13 0f 01 62 65 6c 6f
74 77 63 6e 61 73 31 30>]
rcvd [LCP ConfReq id=0xe7 <asyncmap 0xa0000> <auth pap> <magic 0xb8dcc7e9>
<pcomp> <accomp>]
sent [LCP ConfRej id=0xe7 <auth pap>]
rcvd [LCP ConfReq id=0xe8 <asyncmap 0xa0000> <auth pap> <magic 0xb8dcc7e9>
<pcomp> <accomp>]
sent [LCP ConfRej id=0xe8 <auth pap>]
rcvd [LCP ConfReq id=0xe9 <asyncmap 0xa0000> <auth pap> <magic 0xb8dcc7e9>
<pcomp> <accomp>]
sent [LCP ConfRej id=0xe9 <auth pap>]
rcvd [LCP ConfReq id=0xea <asyncmap 0xa0000> <auth pap> <magic 0xb8dcc7e9>
<pcomp> <accomp>]
sent [LCP ConfRej id=0xea <auth pap>]
rcvd [LCP TermReq id=0xeb]
sent [LCP TermAck id=0xeb]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xcdbc445e> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0xec <asyncmap 0xa0000> <auth pap> <magic 0xb8dcc7e9>
<pcomp> <accomp>]
sent [LCP ConfRej id=0xec <auth pap>]
Modem hangup
Connection terminated.
---------
My scripts are as follows
# PAP authentication file: /etc/ppp/pap-secrets
# This file should have a permission of 600.
# ~# chmod 600 /etc/ppp/pap-secrets
# Username Server Password IP addresses
chris at myIsp.com * "MyPassword"
---------
TIMEOUT 60
ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
"" "AT&FH0"
OK "atdt223-2451"
TIMEOUT 75
CONNECT
----------
# General configuration options for PPPD:
lock
#defaultroute
noipdefault
modem
/dev/ttyS0
38400
crtscts
# Uncomment the line below for more verbose error reporting:
debug
# If you have a default route already, pppd may require the other side
# to authenticate itself, which most ISPs will not do. To work around this,
# uncomment the line below. Note that this may have negative side effects
# on system security if you allow PPP dialins. See the docs in
/usr/doc/ppp*
# for more information.
noauth
passive
asyncmap 0
#nomagic
name chris at myIsp.com
------------------
Any Ideas??????????
Thanks in Advance,
Chris
More information about the OCLUG
mailing list