From owner-freebsd-questions Sun Apr 7 19:53:49 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA22906 for questions-outgoing; Sun, 7 Apr 1996 19:53:49 -0700 (PDT) Received: from fly.HiWAAY.net (midboe@fly.HiWAAY.net [204.214.4.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA22898 for ; Sun, 7 Apr 1996 19:53:46 -0700 (PDT) Received: by fly.HiWAAY.net; (5.65v3.0/1.1.8.2/21Sep95-1003PM) id AA24435; Sun, 7 Apr 1996 21:53:42 -0500 From: Matt Midboe Message-Id: <9604080253.AA24435@fly.HiWAAY.net> Subject: User PPP will not login all the way To: freebsd-questions@freebsd.org Date: Sun, 7 Apr 1996 21:53:41 -0500 (CDT) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 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. 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. Matt midboe@hiwaay.net