From owner-freebsd-net@FreeBSD.ORG Tue Sep 2 08:00:31 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 A49B716A4BF for ; Tue, 2 Sep 2003 08:00:31 -0700 (PDT) Received: from chimera.noanet.net (chimera.noanet.net [66.119.192.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955AF43FA3 for ; Tue, 2 Sep 2003 08:00:28 -0700 (PDT) (envelope-from mksmith@noanet.net) Received: from [64.81.189.2] (mksmith@mks733.mks.noanet.net [64.81.189.2]) by chimera.noanet.net (8.12.9/8.12.9) with SMTP id h82F092x027974; Tue, 2 Sep 2003 08:00:11 -0700 (PDT) User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Tue, 02 Sep 2003 08:00:07 -0700 From: "Michael K. Smith" To: Danny Horne , Ivo Vachkov Message-ID: In-Reply-To: <1062184728.da48264882b97@webmail.clifftop.net> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" 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 15:00:31 -0000 On 8/29/03 12:18 PM, "Danny Horne" wrote: > Ivo Vachkov was once thought to have said: > >> try: >> route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6 >> > This is the script I was sent to set things up - > #!/bin/sh > ifconfig gif create > gifconfig gif0 inet 217.204.162.182 193.113.58.80 > && ifconfig gif0 inet6 2001:618:400::d9cc:a2b6 prefixlen 128 Is this the v6 address that was given to you by the provider? > && route add -inet6 default fe80::%gif0 You should have a v6 address of the endpoint that should be here. > && ifconfig fxp0 inet6 2001:618:456:: prefixlen 48 Interface prefixlen should always be 64 or more specific Mike -- Michael K. Smith NoaNet 206.219.7116 (work) 206.579.8360 (cell) mksmith@noanet.net http://www.noanet.net