From owner-freebsd-questions@FreeBSD.ORG Tue Jul 5 02:37:10 2005 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 77EF716A41C for ; Tue, 5 Jul 2005 02:37:10 +0000 (GMT) (envelope-from wizlayer@gmail.com) Received: from engraver.valleygate.net (12-215-216-27.client.mchsi.com [12.215.216.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E48743D45 for ; Tue, 5 Jul 2005 02:37:09 +0000 (GMT) (envelope-from wizlayer@gmail.com) Received: from wizard.valleygate.net (wizard.valleygate.net [10.51.10.3]) by engraver.valleygate.net (8.13.3/8.13.3) with ESMTP id j652b80T019714; Mon, 4 Jul 2005 22:37:08 -0400 (EDT) (envelope-from wizlayer@gmail.com) From: wizlayer To: freebsd-questions@freebsd.org Date: Mon, 4 Jul 2005 22:37:05 -0400 User-Agent: KMail/1.8 References: <20050705012955.29409.qmail@web53902.mail.yahoo.com> In-Reply-To: <20050705012955.29409.qmail@web53902.mail.yahoo.com> X-Face: "e_)EG1Ia?&ecqhxa3_`G|cr35_87a'T"AlQ5IdTBhZiRj}wk9EdPBnW,=?iso-8859-1?q?oSeBhvgAPmZZU=24=0A?= W'Edks*9`,UQ3y\zk%deq; (N8p5>>Pdje|W%i2b7_C{KOi"JBmNTeItUGg\FX9`b#U4P X-Copyright: Copyright 2005, Michael Hauber, All rights reserved. X-Notice: Duplication, modification, and/or redistribution are prohibited without proper consent from the author. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507042237.06930.wizlayer@gmail.com> Cc: David LeCount Subject: Re: How to clear tun0 interface? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wizlayer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 02:37:10 -0000 On Monday 04 July 2005 09:29 pm, David LeCount wrote: > I've been trying to get IPv6 to work using the tsp > client. It only works once per boot because I can't > get tun0 to clear. I've tried "ifconfig tun0 destroy" > and "ifconfig tun0 deletetunnel", both of which give > errors. The only way I can clear it is to run ppp, > which is very annoying. I appreciate any help. > What errors? WizLayer