From owner-freebsd-net@FreeBSD.ORG Tue Sep 2 14:46:09 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E2C16A4BF for ; Tue, 2 Sep 2003 14:46:09 -0700 (PDT) Received: from unilans.net (digsys71-159.pip.digsys.bg [193.68.159.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D6A43FE5 for ; Tue, 2 Sep 2003 14:46:06 -0700 (PDT) (envelope-from ivo@unilans.net) Received: from [192.168.0.2] (helo=unilans.net) by unilans.net with esmtp (Exim 3.36 #2) id 19sl1d-00030I-00; Fri, 29 Aug 2003 18:18:57 +0300 Message-ID: <3F4F6ED9.2090809@unilans.net> Date: Fri, 29 Aug 2003 18:18:49 +0300 From: Ivo Vachkov Organization: Unilans Networking User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030324 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Danny Horne References: <1062152622.4cc1afda45d6f@webmail.clifftop.net> In-Reply-To: <1062152622.4cc1afda45d6f@webmail.clifftop.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: IPv6 headaches X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 21:46:09 -0000 try: route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6 Danny Horne wrote: > Hi all, > > Hope someone can clear this up for me. > > I'm trying to get up to speed on IPv6 & have tried two different tunnel brokers > (Freenet6 & BTExact). Both of these suppliers supply scripts to set things up. > Problem is, nothing is leaving my Gif interface (to be more exact, when I > ping6 anything on the outside world I get 'no route to host'), this is the gif0 > output of netstat -i > > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > gif0 1280 0 0 16 16 0 > gif0 1280 2001:618:40 2001:618:400::d9c 6 - 6 - - > gif0 1280 fe80:4::2d0 fe80:4::2d0:b7ff: 0 - 11 - - > > Because I'm assuming the supplied scripts set everything up, I haven't touched > any IPv6 stuff in rc.conf (should I have?). > > Lots more information available, just don't know what would be useful to you > yet. > > Thanks for all replies > -- > To do is to be -- Nietzsche > To be is to do -- Sartre > Scooby do be do -- Scooby > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > >