From owner-freebsd-questions Sun Aug 31 18:42:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA28811 for questions-outgoing; Sun, 31 Aug 1997 18:42:43 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id SAA28806 for ; Sun, 31 Aug 1997 18:42:34 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id LAA06289; Mon, 1 Sep 1997 11:40:55 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id LAA12694; Mon, 1 Sep 1997 11:10:43 +0930 (CST) Message-ID: <19970901111042.42460@lemis.com> Date: Mon, 1 Sep 1997 11:10:42 +0930 From: Greg Lehey To: Thomas Dean Cc: chris@ferraro.net, questions@FreeBSD.ORG, theta@gte.net Subject: Re: ppp autoredial on disconnect References: <340A01B9.41C67EA6@ferraro.net> <199709010102.SAA02968@celebris.tddhome> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199709010102.SAA02968@celebris.tddhome>; from Thomas Dean on Sun, Aug 31, 1997 at 06:02:38PM -0700 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, Aug 31, 1997 at 06:02:38PM -0700, Thomas Dean wrote: > Read the ppp man page. I think he did. > You want ppp -auto ... I think he wants what he said, ppp -ddial. -ddial keeps the connection up all the time. -auto only keeps it up when there is traffic. Greg