On Mon, 17 Aug 1998, sideways wrote:
> Aug 17 00:28:57 chaoscentral pppd[155]: sent [LCP ConfReq id=0x1 <auth pap> <magic
> 0xc6e850e8> <pcomp> <accomp>]
> Aug 17 00:28:57 chaoscentral pppd[155]: rcvd [LCP ConfAck id=0x1 <auth pap> <magic
> 0xc6e850e8> <pcomp> <accomp>]
...
> Aug 17 00:28:59 chaoscentral pppd[155]: rcvd [LCP ConfReq id=0x6 <asyncmap 0x0> <auth
> pap> <magic 0x76646b26> <pcomp> <accomp>]
> Aug 17 00:28:59 chaoscentral pppd[155]: sent [LCP ConfRej id=0x6 <auth pap>]
> Aug 17 00:29:00 chaoscentral pppd[155]: sent [LCP ConfReq id=0x1 <auth pap> <magic
> 0xc6e850e8> <pcomp> <accomp>]
> Aug 17 00:29:03 chaoscentral pppd[155]: sent [LCP ConfReq id=0x1 <auth pap> <magic
> 0xc6e850e8> <pcomp> <accomp>]
I presume that you truncated the log before you got a config request
timeout message from pppd.
Regardless, the problem appears to be PAP authentication. As I read your
log, 'chaoscentral' requests PAP (LCP ConfReq <auth pap>), but then
rejects the peer's request for authentication (LCP ConfRej <auth pap>).
If your ISP requires PAP, make sure that you have your pap-secrets file
properly configured. If your ISP only uses the userid/password login,
check your pppd options again (e.g., command line,
/etc/ppp/options[.tty??], ~/.ppprc) and remove pap configuration options
(e.g, '+pap', or 'requires-pap' for v2.3.x).
The SETUP file that comes with pppd, the pppd man page, and the PPP HOWTO
are good sources of information.
Geof
DISCLAIMER: The comments above are my own and may not represent the views
of my employer.
+-------------------------------+-------------------------------------------+
: Geoffrey P. Goodrum : US Department of Commerce :
: +1-301-457-5100 : NOAA/NESDIS National Climatic Data Center :
: [EMAIL PROTECTED]: Satellite Services Branch :
+-------------------------------+-------------------------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]