[PLUG] pppd fails

Bruce Kingsland brucek at kingkon.com
Tue Apr 30 04:32:06 UTC 2002


Well, I read this neat article in Linux Journal (Feb/Mar) on
configuring pppd. And now that I'm moving to a place that _doesn't_
have dsl, I need to make that work.

So, I downloaded WvDial (since they pointed out at the end of the
article how neat that was), and it won't compile. There's some sort of
missing reference to crypt that causes the makefile to exit.

So, I went thru the elements of the article. I got the modem
configured on the right port, and can make it dial out with minicom,
and with pppd chat_connect, but when I try to make it login with my
name, it fails.

I use ssh normally to log in, and I know the (telnet) password is correct
because fetchmail uses it to get the mail, but I can't get the
pap_secrets to successfully work. Here is the output of the debug
script (pppd /dev/modem 38400 modem lock connect /etc/ppp/chat-connect
user brucek defaultroute debug):

Apr 29 20:50:07 defiant pppd[14887]: pppd 2.4.1 started by root, uid 0
Apr 29 20:50:38 defiant pppd[14887]: Serial connection established.
Apr 29 20:50:38 defiant pppd[14887]: Using interface ppp0
Apr 29 20:50:38 defiant pppd[14887]: Connect: ppp0 <--> /dev/modem
Apr 29 20:50:43 defiant pppd[14887]: Remote message: Request Denied
Apr 29 20:50:43 defiant pppd[14887]: PAP authentication failed
Apr 29 20:50:43 defiant pppd[14887]: Connection terminated.
Apr 29 20:50:44 defiant pppd[14887]: Exit.
Apr 29 20:51:17 defiant pppd[14916]: pppd 2.4.1 started by root, uid 0
Apr 29 20:52:00 defiant pppd[14916]: Serial connection established.
Apr 29 20:52:00 defiant pppd[14916]: using channel 4
Apr 29 20:52:00 defiant pppd[14916]: Using interface ppp0
Apr 29 20:52:00 defiant pppd[14916]: Connect: ppp0 <--> /dev/modem
Apr 29 20:52:01 defiant pppd[14916]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xbbbaa19b> <pcomp> <accomp>]
Apr 29 20:52:04 defiant pppd[14916]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xbbbaa19b> <pcomp> <accomp>]
Apr 29 20:52:04 defiant pppd[14916]: rcvd [LCP ConfReq id=0x5c <asyncmap 0xa0000> <auth pap> <magic 0x6c0705ed> <pcomp> <accomp> <mrru 1524> <endpoint [local:72.73.76.70]>]
Apr 29 20:52:04 defiant pppd[14916]: sent [LCP ConfRej id=0x5c <mrru 1524>]
Apr 29 20:52:04 defiant pppd[14916]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xbbbaa19b> <pcomp> <accomp>]
Apr 29 20:52:04 defiant pppd[14916]: rcvd [LCP ConfReq id=0x5d <asyncmap 0xa0000> <auth pap> <magic 0x6c0705ed> <pcomp> <accomp> <endpoint [local:72.73.76.70]>]
Apr 29 20:52:04 defiant pppd[14916]: sent [LCP ConfAck id=0x5d <asyncmap 0xa0000> <auth pap> <magic 0x6c0705ed> <pcomp> <accomp> <endpoint [local:72.73.76.70]>]
Apr 29 20:52:04 defiant pppd[14916]: sent [PAP AuthReq id=0x1 user="brucek" password=<hidden>]
Apr 29 20:52:05 defiant pppd[14916]: rcvd [PAP AuthNak id=0x1 "Request Denied"]
Apr 29 20:52:05 defiant pppd[14916]: Remote message: Request Denied
Apr 29 20:52:05 defiant pppd[14916]: PAP authentication failed
Apr 29 20:52:05 defiant pppd[14916]: sent [LCP TermReq id=0x2 "Failed to authenticate ourselves to peer"]
Apr 29 20:52:05 defiant pppd[14916]: rcvd [LCP TermAck id=0x2]
Apr 29 20:52:05 defiant pppd[14916]: Connection terminated.
Apr 29 20:52:06 defiant pppd[14916]: Exit.

Anybody got any ideas how to read where my problem is?

-bk
-- 
Bruce Kingsland
Kingsland Konsulting
brucek at kingkon.com
503-936-1655
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D/2B8DA3D7 g/2884A18E  49C3 BBDE 6BC5 3F39 0C03  3BE4 FBC5 2C8D 2B8D A3D7
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.pdxlinux.org/pipermail/plug/attachments/20020429/75560ab9/attachment.asc>


More information about the PLUG mailing list