From owner-freebsd-questions@FreeBSD.ORG Sat Jun 18 05:47:20 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 EFC9016A41C for ; Sat, 18 Jun 2005 05:47:20 +0000 (GMT) (envelope-from snailboy1@yahoo.com) Received: from web53901.mail.yahoo.com (web53901.mail.yahoo.com [206.190.36.211]) by mx1.FreeBSD.org (Postfix) with SMTP id 884F343D49 for ; Sat, 18 Jun 2005 05:47:20 +0000 (GMT) (envelope-from snailboy1@yahoo.com) Received: (qmail 82642 invoked by uid 60001); 18 Jun 2005 05:47:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=O23S3LdCje7XnL+tjip7DTf8nLQ95ULoGTw5F3p4IBwnJBLV+z56lTjEFRLwPspGI3LVynRD8gp5+9esMZ15NRRtmZnFne76RP02kFcCcV+UwDiqQXZotVCMWKqcLYt6PjmXEY2m3zsStfC4jfhxsiSA5Yaj7f5Po8un8ANlOyg= ; Message-ID: <20050618054719.82640.qmail@web53901.mail.yahoo.com> Received: from [72.16.58.178] by web53901.mail.yahoo.com via HTTP; Fri, 17 Jun 2005 22:47:19 PDT Date: Fri, 17 Jun 2005 22:47:19 -0700 (PDT) From: David LeCount To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Need help with tspc 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: Sat, 18 Jun 2005 05:47:21 -0000 I connect to the IPv6 Internet through Freenet6, whose program is tspc. It's supposed to set up my interfaces and everything so I can use ipv6-over-udp. It works the first time after rebooting my computer, but if I have an IP change or something to that effect, it won't work when I run it again. I'm guessing it probably isn't clearing out the old configuration completely, most likely the tun0 interface. It looks like the script is running "ifconfig tun0 destroy" which doesn't work when I run it manually, nor does "ifconfig tun0 deletetunnel". In fact, I can't figure out how to reset the tun0 interface at all. I think this will likely fix it. On the other hand, the log file says the script is completing successfully. Here is the error in the log file: 2005/06/18 00:35:52 tspc: TunMainLoop: Error writing to tun device 2005/06/18 00:35:52 tspc: tspMain: Error is 5: TUNNEL_ERROR This has been going on since I got on DSL and I'm sick of it. Any help is appreciated. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com