[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: my PPP connection & PAP secret?
- To: Peleus <http://www.sirius.infonex.com/~peleus>
- Subject: Re: my PPP connection & PAP secret?
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Thu, 20 Jan 2000 02:12:17 +0000
- YX-from: http://dummy.us.eu.org/robert (robert)
> From: Peleus <http://www.sirius.infonex.com/~peleus>
> Date: Mon Dec 12, 9:42pm
>
> I am not sure where you are getting the request for the PAP
> authentication. Check in your dialup networking settings to see if you
> have "Require Encrypted Password" checked. This should not be checked in
> your settings. You can find by going to My Computer -> Dialup Networking
> folder -> right click on our icon -> select Properites -> click Server
> Types and you should see it. If you can provide me with a little more
> information regarding how you set up your dialup networking then I can be
> of more assistance.
First of all, I'm using Linux and pppd.
Second, if I disable PAP, I get this:
Jan 14 19:44:29 pppd[24516]: sent [LCP ConfReq id=0x1 <magic 0xe20ff56a> <pcomp> <accomp>]
Jan 14 19:44:32 pppd[24516]: sent [LCP ConfReq id=0x1 <magic 0xe20ff56a> <pcomp> <accomp>]
Jan 14 19:44:32 pppd[24516]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xf8241b0c> <pcomp> <accomp> <auth pap>]
Jan 14 19:44:32 pppd[24516]: sent [LCP ConfRej id=0x1 <auth pap>]
Jan 14 19:44:32 pppd[24516]: rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0xf8241b0c> <pcomp> <accomp> <auth pap>]
Jan 14 19:44:32 pppd[24516]: sent [LCP ConfRej id=0x2 <auth pap>]
Jan 14 19:44:32 pppd[24516]: rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xf8241b0c> <pcomp> <accomp> <auth pap>]
Jan 14 19:44:32 pppd[24516]: sent [LCP ConfRej id=0x3 <auth pap>]
Jan 14 19:44:32 pppd[24516]: rcvd [LCP ConfReq id=0x4 <asyncmap 0x0> <magic 0xf8241b0c> <pcomp> <accomp> <auth pap>]
etc.
This repeats forever until I break the connection.
If I enable PAP, I get this:
Jan 14 19:56:06 pppd[24667]: sent [LCP ConfReq id=0x1 <magic 0x11132914> <pcomp> <accomp>]
Jan 14 19:56:09 pppd[24667]: sent [LCP ConfReq id=0x1 <magic 0x11132914> <pcomp> <accomp>]
Jan 14 19:56:09 pppd[24667]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60883942> <pcomp> <accomp> <auth pap>]
Jan 14 19:56:09 pppd[24667]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x60883942> <pcomp> <accomp> <auth pap>]
Jan 14 19:56:12 pppd[24667]: sent [LCP ConfReq id=0x1 <magic 0x11132914> <pcomp> <accomp>]
Jan 14 19:56:12 pppd[24667]: rcvd [LCP ConfAck id=0x1 <magic 0x11132914> <pcomp> <accomp>]
Jan 14 19:56:12 pppd[24667]: sent [LCP EchoReq id=0x0 magic=0x11132914]
Jan 14 19:56:12 pppd[24667]: sent [PAP AuthReq id=0x1 user="" password=""]
Jan 14 19:56:12 pppd[24667]: rcvd [LCP EchoRep id=0x0 magic=0x60883942]
Jan 14 19:56:13 pppd[24667]: rcvd [PAP AuthNak id=0x1 "Invalid Login"]
Jan 14 19:56:13 pppd[24667]: Remote message: Invalid Login
Jan 14 19:56:13 pppd[24667]: PAP authentication failed
Jan 14 19:56:18 pppd[24667]: sent [LCP EchoReq id=0x1 magic=0x11132914]
Jan 14 19:56:18 pppd[24667]: rcvd [LCP EchoRep id=0x1 magic=0x60883942]
Jan 14 19:56:24 pppd[24667]: sent [LCP EchoReq id=0x2 magic=0x11132914]
Jan 14 19:56:27 pppd[24667]: rcvd [LCP EchoRep id=0x2 magic=0x60883942]
Jan 14 19:56:30 pppd[24667]: sent [LCP EchoReq id=0x3 magic=0x11132914]
etc.
And I cannot either send or receive TCP/IP packets.
Any ideas?
BTW, my current ISP PPP connection works fine. I just cannot get the
Infonex/Cyberpass PPP connection to work.
Thanks.
> Peleus Uhley
> Anonymizer Inc.
>
> On Fri, 14 Jan 2000, robert wrote:
>
> > Hi. Thanks for setting up my account, but I am having problems getting
> > things working. I can successfully log in, but when the server requests
> > my PAP secret, authentication fails. Is there a PAP secret password I'm
> > supposed to be using?
> >
> > Thanks.