From owner-freebsd-questions Sat Oct 25 18:03:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA03710 for questions-outgoing; Sat, 25 Oct 1997 18:03:32 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from conductor.synapse.net (conductor.synapse.net [199.84.54.18]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id SAA03688 for ; Sat, 25 Oct 1997 18:03:22 -0700 (PDT) (envelope-from evanc@synapse.net) Received: (qmail 20686 invoked from network); 26 Oct 1997 01:03:19 -0000 Received: from cello.synapse.net (199.84.54.81) by conductor.synapse.net with SMTP; 26 Oct 1997 01:03:19 -0000 From: "Evan Champion" To: "Brian Somers" Cc: Subject: Re: Getting PPP to start on CONNECT Date: Sat, 25 Oct 1997 21:03:19 -0400 Message-ID: <01bce1aa$f2cc5aa0$513654c7@cello.synapse.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Remove your "set login" script and add "set authname" and "set >authkey". It's all in the docs: What I was trying to say is that doesn't work. The Bitsurfr ROM 1L does not start passing PPP through from the remote side to the local machine until the local machine does something, which I assume is start a PPP negotiation. So what I want to do is force the local machine to start sending a PPP request as soon as it sees CONNECT. This is contrary to the old behaviour (ie: ROM 1K), where if I dialed with a terminal program I'd see the PPP negotiation from the remote server. I don't know why this changed, but Motorola hasn't fixed it in the 3 months that 1L has been out, and I doubt they will since 1L works just fine on 95 and NT. Evan