From owner-freebsd-questions@FreeBSD.ORG Thu May 18 14:21:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 52A2C16A410 for ; Thu, 18 May 2006 14:21:28 +0000 (UTC) (envelope-from cknipe@savage.za.org) Received: from www16b.your-server.co.za (www16b.your-server.co.za [196.22.132.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE00443D6D for ; Thu, 18 May 2006 14:21:25 +0000 (GMT) (envelope-from cknipe@savage.za.org) Received: from [127.0.0.1] (helo=localhost) by www16b.your-server.co.za with esmtp (Exim 4.52) id 1FgjNQ-00008J-9u; Thu, 18 May 2006 16:21:21 +0200 Received: from 196-207-40-213.gprs.vodacom.co.za (196-207-40-213.gprs.vodacom.co.za [196.207.40.213]) by default.your-server.co.za (IMP) with HTTP for ; Thu, 18 May 2006 16:21:20 +0200 Message-ID: <1147962080.446c82e025499@196.22.132.16> Date: Thu, 18 May 2006 16:21:20 +0200 From: cknipe@savage.za.org To: "Michael P. Soulier" References: <200605181119.58110.nvass@teledomenet.gr> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 196.207.40.213 Cc: freebsd-questions@freebsd.org, Nikos Vassiliadis Subject: Re: pppoe reliability X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 14:21:28 -0000 Quoting "Michael P. Soulier" : > I've noticed that when I drop ppp, the tun0 seems to hang on a bit. If > I restart too quickly, I get a tun1. The ifconfig command will not > permit me to destroy tun0 either, so I wait for a little while before > bringing it back up again. In the ppp.linkdown mylabel: iface clear That will clear the interface and also remove the address when the PPPoE goes down.