From owner-freebsd-questions Sat Oct 25 22:08:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18242 for questions-outgoing; Sat, 25 Oct 1997 22:08:17 -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 WAA18237 for ; Sat, 25 Oct 1997 22:08:14 -0700 (PDT) (envelope-from evanc@synapse.net) Received: (qmail 2489 invoked from network); 26 Oct 1997 05:08:12 -0000 Received: from cello.synapse.net (199.84.54.81) by conductor.synapse.net with SMTP; 26 Oct 1997 05:08:12 -0000 From: "Evan Champion" To: "Brian Somers" Cc: "Brian Somers" , Subject: Re: Getting PPP to start on CONNECT Date: Sun, 26 Oct 1997 01:08:11 -0400 Message-ID: <01bce1cd$27fd7ac0$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 >This is the default these days - you must have an "older" version of >ppp (older can be anything more than a day old :-) I tried it with 3.0-current-971024. Hopefully that isn't considered too old :-) I also tried it with a mid-September snap and a couple others. >If you have a version that doesn't start talking ppp imediately, add >the line "set openmode active" to your .conf file or type it at the >ppp prompt. As I recall, I tried that but it didn't do anything differently. Evan