From owner-freebsd-questions Fri Jul 26 11:43:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA15456 for questions-outgoing; Fri, 26 Jul 1996 11:43:01 -0700 (PDT) Received: from saratoga.compassnet.com (nguyept@saratoga.compassnet.com [198.66.160.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA15446 for ; Fri, 26 Jul 1996 11:43:00 -0700 (PDT) Received: (from nguyept@localhost) by saratoga.compassnet.com (8.7.5/8.7.3) id NAA15263; Fri, 26 Jul 1996 13:39:15 -0500 (CDT) Date: Fri, 26 Jul 1996 13:39:15 -0500 (CDT) From: Peter Nguyen To: freebsd-questions@freebsd.org Subject: HELP...pppd did not login all the way Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I encountered this same problem with my ISP. If anybody has a solution or suggestions, please send me an email. I'm running out of them already ! >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. ptr