Date: Thu, 03 Sep 1998 11:55:10 -0400 From: "Steve Friedrich" <SteveFriedrich@Hot-Shot.com> To: "beatteam@austasia.net" <beatteam@austasia.net> Cc: "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: Re: Need Help - cant get dialup connection with PAP Message-ID: <199809031556.LAA08528@laker.net>
next in thread | raw e-mail | index | archive | help
On Fri, 4 Sep 1998 00:31:51 +1000, Brett Gray wrote: >09-03 23:49:23 [679] LCP: LayerUp >09-03 23:49:23 [679] Phase: Authenticate >09-03 23:49:23 [679] his = c023, mine = c023 >09-03 23:49:23 [679] PAP: brett (password) >09-03 23:49:23 [679] LQM method = 2 >09-03 23:49:23 [679] LQR is not activated. >09-03 23:49:23 [679] PapInput: REQUEST >09-03 23:49:23 [679] PapOutput: NAK >09-03 23:49:23 [679] LCP: LayerDown It looks like it's complaining about LQR not being activated. In your default section you have: deny lqr try changing this to enable lqr this option is normally "disabled and accepted", but that behavior was overridden by your "deny lqr". See man ppp for further info about lqr. I suspect that your ISP requires link quality requests to be accepted. hope this helps 8o) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809031556.LAA08528>