From owner-freebsd-current Sat Sep 20 22:10:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA14129 for current-outgoing; Sat, 20 Sep 1997 22:10:59 -0700 (PDT) Received: from zippy.dyn.ml.org (garbanzo@tibet-34.ppp.hooked.net [206.80.9.162]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA14124 for ; Sat, 20 Sep 1997 22:10:54 -0700 (PDT) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.7/8.8.7) with SMTP id WAA00565; Sat, 20 Sep 1997 22:11:02 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Sat, 20 Sep 1997 22:11:00 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Brian Somers cc: current@FreeBSD.ORG Subject: Re: Problems with -current ppp In-Reply-To: <199709202256.XAA20353@awfulhak.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 20 Sep 1997, Brian Somers wrote: > > In your ppp.secret create a line like this > > hostname password > > once you telnet into port 3000 type passwd password, and you'll get access > > to everything. Once I got past that, I've still had a lot of problem with > > ppp -ddial. > > What sort of problems ? A while back after all this password (and other I guess) stuff was commited, I would be getting unable to open port 3000 messages, and now with the same script that I use, I must wait for ppp to dial my isp then hit ctrl c to "kill" it, it will then be able to connect. If I don't it the remote modem drops carrier after a while, and ppp hangs. - alex