[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

into the breach^h^h^h^h^h ppp once more



OK, i'm back to trying to get this little beast to ppp into the one on my
desk.  Both are stock hamm systems.

The catch is that I have to dial into a university modem pool, give an
intial choice of where to go, log into it, give another command to
make the connection 8 bit clean, specify my own machine as the host, 
and only then do I get a login prompt.

I seem to have gotten as far as getting the two to try to authenticate
PAP, but it claims "Login incorrect"

Here is the chatscript:

ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE" 
ABORT "NO ANSWER"
"" ATZ
OK ATDT113,8,2683638
CONNECT ''
username> \d\qrhawkins
password> \d\qthatpassword
keys: \d\q11
continue... \d\q''
keys: \d\q1
host... \d\qeyry.econ
ogin: \d\qhawkppp
ssword: \qmypasswd
$ pppd
""

It does successfully log into eyry, and is even notified of mail.

But here's what comes from the ppp business:

Aug 26 19:33:24 hawkins chat[1733]: Last login: Thu Aug 27 01:30:53 on ttyp1 from xts3c9.tele.iastate.edu.^M
Aug 26 19:33:24 hawkins chat[1733]: No mail.^M
Aug 26 19:33:24 hawkins chat[1733]: $
Aug 26 19:33:24 hawkins chat[1733]:  -- got it 
Aug 26 19:33:24 hawkins chat[1733]: send (pppd^M)
Aug 26 19:33:24 hawkins pppd[1732]: Serial connection established.
Aug 26 19:33:25 hawkins pppd[1732]: Using interface ppp0
Aug 26 19:33:25 hawkins pppd[1732]: Connect: ppp0 <--> /dev/ttyS1
Aug 26 19:33:25 hawkins pppd[1732]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xffff13c1> <pcomp> <accomp>]
Aug 26 19:33:25 hawkins pppd[1732]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xffff13c1> <pcomp> <accomp>]
Aug 26 19:33:27 hawkins pppd[1732]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap> <magic 0x76fb> <pcomp> <accomp>]
Aug 26 19:33:27 hawkins pppd[1732]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap> <magic 0x76fb> <pcomp> <accomp>]
Aug 26 19:33:27 hawkins pppd[1732]: sent [LCP EchoReq id=0x0 magic=0xffff13c1]
Aug 26 19:33:27 hawkins pppd[1732]: sent [PAP AuthReq id=0x1 user="hawkppp" password="mypasswd"]
Aug 26 19:33:27 hawkins pppd[1732]: rcvd [LCP EchoReq id=0x0 magic=0x76fb]
Aug 26 19:33:27 hawkins pppd[1732]: sent [LCP EchoRep id=0x0 magic=0xffff13c1]
Aug 26 19:33:30 hawkins pppd[1732]: sent [PAP AuthReq id=0x2 user="hawkppp" password="mypasswd"]
Aug 26 19:33:30 hawkins pppd[1732]: rcvd [PAP AuthNak id=0x2 "Login incorrect"]
Aug 26 19:33:30 hawkins pppd[1732]: Remote message: Login incorrect
Aug 26 19:33:30 hawkins pppd[1732]: PAP authentication failed
Aug 26 19:33:30 hawkins pppd[1732]: rcvd [LCP TermReq id=0x2 "Authentication failed"]
Aug 26 19:33:30 hawkins pppd[1732]: LCP terminated by peer (Authentication failed)
Aug 26 19:33:30 hawkins pppd[1732]: sent [LCP TermAck id=0x2]
Aug 26 19:33:33 hawkins pppd[1732]: Connection terminated.
Aug 26 19:33:34 hawkins pppd[1732]: Exit.

The loginid and password are correct; they're the same ones it uses to login.
what can possibly be going wrong here?  and why is the password nakedly
displayed like that in the log?

rick


Reply to: