Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 11:52:31 -0700 (PDT)
From:      Doug White <dwhite@riley-net170-164.uoregon.edu>
To:        Matt Midboe <midboe@HiWAAY.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: User PPP will not login all the way
Message-ID:  <Pine.BSF.3.91.960408115100.4276D-100000@riley-net170-164.uoregon.edu>
In-Reply-To: <9604080253.AA24435@fly.HiWAAY.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Apr 1996, Matt Midboe wrote:

> Okay I've been trying to setup user ppp for autologin with my ppp
> account. I am dialing into an ascend max and have tried doing this
> with a script and doing this with PAP either one gets me the same
> result. Here is what I get from the login route:
> 
> 04-07 21:44:31 [429] Expecting gin:-BREAK-gin:
> 04-07 21:44:31 [429] Wait for (15): gin: --> gin:
> 04-07 21:44:36 [429] sending: XXXXXXX
> 04-07 21:44:36 [429] Expecting word:
> 04-07 21:44:36 [429] Wait for (15): word: --> word:
> 04-07 21:44:36 [429] sending: XXXXXXX
> 04-07 21:44:36 [429] Expecting AAY>
> 04-07 21:44:36 [429] Wait for (15): AAY> --> AAY>
> 04-07 21:44:36 [429] sending: ppp
> login OK!
> 04-07 21:44:36 [429] *Connected!
> 04-07 21:44:36 [429] LCP: state change Initial --> Closed
> 04-07 21:44:36 [429] LCP: state change Closed --> Stopped
> 
> The thing that seems to be causing me all the problems are these two
> lines:
> 04-07 21:44:36 [429] lcp: state change initial --> closed
> 04-07 21:44:36 [429] lcp: state change closed --> stopped

The remote bailed out on you.  lcp is Link Control Protocol, and if it's 
not open, you don't have a connection.

Is your modem bailing out on you at that point?

> i can't ping anything on the other side at all. eventually it times
> out after 300 seconds since i haven't used it, and my ppp disconnects.

That is the 'timeout' variable.  You can set it to 0 to disable it.  I 
think it's 300 by default.

> everything looks right in my routing tables. it works just fine using
> pppd, but i'd like to use user ppp. i once did something were i could
> telnet to port 3000 and do something to kick user ppp into working but
> i don't remember what that was at the moment.

Try to figure out why your remote is hanging up on you.  Are you 
forgetting to use PAP or CHAP authentication when it is necessary?

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960408115100.4276D-100000>