From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 14:37:48 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 B885437B401 for ; Thu, 5 Jun 2003 14:37:48 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8DDF143FA3 for ; Thu, 5 Jun 2003 14:37:47 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 3185 invoked by uid 65534); 5 Jun 2003 21:37:46 -0000 Received: from dsl-cust-203.openweb.ca (EHLO [64.39.186.203]) (64.39.186.203) by mail.gmx.net (mp023) with SMTP; 05 Jun 2003 23:37:46 +0200 From: Adam To: Christian Sauer In-Reply-To: <33211.65.198.79.131.1054845437.squirrel@www.endrun.org> References: <1054844067.249.44.camel@jake> <33211.65.198.79.131.1054845437.squirrel@www.endrun.org> Content-Type: text/plain Organization: Message-Id: <1054849063.257.6.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 05 Jun 2003 17:37:43 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Strange PPPoE behaviour -- Need help to avoid fees X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 21:37:49 -0000 On Thu, 2003-06-05 at 16:37, Christian Sauer wrote: > according to the man page ... by default the PPP connection times out > after 3 mins. It suggests using "set timeout 0" to disable it. try > adding that to the ppp.conf file. Thanks for the tip. I'll give it a try and see what happens. -- Adam