From owner-freebsd-questions Thu Jun 19 12:55:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA14077 for questions-outgoing; Thu, 19 Jun 1997 12:55:51 -0700 (PDT) Received: from cmc.eng.comsat.com (cmc.eng.comsat.com [134.133.169.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA14005 for ; Thu, 19 Jun 1997 12:55:21 -0700 (PDT) Received: from 201067.cmc.comsat.com by cmc.eng.comsat.com (4.1/SMI-4.1) id AA18452; Thu, 19 Jun 97 15:54:54 EDT Message-Id: <33A98D7A.349@comsat.com> Date: Thu, 19 Jun 1997 15:50:18 -0400 From: "Giannoni,Marc" Organization: Comsat X-Mailer: Mozilla 3.0 (Win95; I) Mime-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: iijppp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I cannot get iijppp to work in any of the automatic modes. I can get it to work by dialing my ISP with the 'term' gateway. Yes I have checked my 'chat' script. Yes I have checked '/etc/ppp/*.conf' One other interesting problem is that once I have a good ppp session started (by hand) when I use the 'shell' gateway, the ppp link stops! Exiting the 'shell' gateway resumes the connection. Examination of the /var/tmp/ppp.log file shows that the thing knows how to dial, and can login successfully. It also enters packet mode and LCP undergoes two transitions: dail OK! login OK! LCP: state change Initial --> Closed LCP: state change Closed --> Stopped Then all is quiet. Nothing happens. What I do see whan I dial my ISP by hand is: LCP: state change Initial --> Closed LCP: state change Closed --> Stopped LCP: Received Configure Request (2) state = Stopped (3) ...(and a lot more proto config stuff) I have tried this on FreeBSD 2.2.1 and FreeBSD 2.1.0. Marc Giannoni Marc.Giannoni@comsat.com