Date: Tue, 20 Oct 1998 13:06:26 +0100 From: Brian Somers <brian@Awfulhak.org> To: Chen Xu <cxu@bu.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp: even term not working Message-ID: <199810201206.NAA07960@woof.lan.awfulhak.org> In-Reply-To: Your message of "Mon, 19 Oct 1998 11:19:20 EDT." <Pine.SGI.4.03.9810191118460.8064-100000@stentor.bu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi all, > > I have a problem with my ppp dialup to my ISP. I have FreeBSD 2.2.7 and > ppp version 1.7 (I like to download newest verion but could not do that > without ppp working first). > > Failed to setup ppp auto mode, I tried using ppp term to see what's going > on. The things are: I can dial to reach my ISP and get the welcome message > from it. Howverer, as soon as I logged in, the ppp connection is broken, > at this moment I got > > Swich to Ppp ON mypc>packet mode > > You can see here the first capital P, which may mean the peer connection > is immidiately terminated. >From the (current) man page: You are now connected! Note that `PPP' in the prompt has changed to cap- ital letters to indicate that you have a peer connection. If only some of the three Ps go uppercase, wait 'till either everything is uppercase or lowercase. If they revert to lowercase, it means that ppp couldn't successfully negotiate with the peer. This is probably because your PAP or CHAP authentication name or key is incorrect. A good first step for troubleshooting at this point would be to ``set log local phase''. Refer to the ``set log'' command description below for further details. With older versions of ppp, you may need to add LCP logging too. Only getting as far as ``Ppp'' (and no ``PPp'') means that your authentication failed. > Can anyone give me an idea what's the problem? > > Chen *Please also rely to me by email<cxu@bu.edu>* -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... 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?199810201206.NAA07960>