Date: Wed, 11 Jun 1997 22:49:19 -0600 (MDT) From: Wes Peters <softweyr@xmission.com> To: robert@chalmers.com.au Cc: questions@freebsd.org Subject: [RE] Help from ppp guru needed . PPP handshaking from ppp.log Message-ID: <199706120449.WAA21861@obie.softweyr.ml.org> In-Reply-To: <339DCF9C.5D46@chalmers.com.au> References: <339DCF9C.5D46@chalmers.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
robert@chalmers.com.au writes: > 06-10 20:01:01 [12303] LCP: Received Configure Request (0) state = > Req-Sent (6) > 06-10 20:01:01 [12303] ACCMAP 00000000 > 06-10 20:01:01 [12303] AUTHPROTO proto = c223 > 06-10 20:01:01 [12303] MAGICNUM 00007ba2 > 06-10 20:01:01 [12303] PROTOCOMP > 06-10 20:01:01 [12303] ACFCOMP > 06-10 20:01:01 [12303] LCP: SendConfigNak(Req-Sent) > 06-10 20:01:01 [12303] AUTHPROTO proto = c023 > > and so it goes on for two minutes... Bob, I finally got home and got a change to look at this in some detail. If you look closely, you'll see that the other side is attempting to authenticate your connection with protocol c223 (CHAP), and your side is refusing and suggesting protocol c023 (PAP) instead. It looks like your ISP wants you to use CHAP. Give it a try, it can't hurt at this point, right? -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.xmission.com/~softweyr softweyr@xmission.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706120449.WAA21861>