From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 14:32:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30D716A4CE for ; Wed, 3 Dec 2003 14:32:01 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6281143FAF for ; Wed, 3 Dec 2003 14:31:59 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <2003120322315801600aab5ve>; Wed, 3 Dec 2003 22:31:58 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 887A678; Wed, 3 Dec 2003 17:31:58 -0500 (EST) Sender: lowell@be-well.ilk.org To: cole@acenet.co.za References: <200312022203.AA1757479132@acenet.co.za> From: Lowell Gilbert Date: 03 Dec 2003 17:31:58 -0500 In-Reply-To: <200312022203.AA1757479132@acenet.co.za> Message-ID: <44y8ttleht.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: PPP redial X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 22:32:01 -0000 "Cole" writes: > I would like to know whether anyone has any idea on how to set the > redial option in ppp on freebsd to no-redial. I have checked the > man page and tried various options. Setting the redial number to 0, > means infinite redials, till it connects. I dont want that. You > cannot set the value to a negative number, i also tried that. I want > to turn off all redialing, not have it at like 1, cause as soon as > it does reconnect, the redial counter is cleared, so if it makes a > succesful connection, and is then cutoff, and makes a new > connection, in less than a second or so, it will do this > ad-infinitum. Which is not what i want. It sounds like you're using the -auto flag when you don't actually want to do that...