From owner-freebsd-net@FreeBSD.ORG Mon Sep 26 20:05:07 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 076B71065674 for ; Mon, 26 Sep 2011 20:05:07 +0000 (UTC) (envelope-from freebsd-net@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id AAD1C8FC24 for ; Mon, 26 Sep 2011 20:05:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R8HQH-00044m-UO for freebsd-net@freebsd.org; Mon, 26 Sep 2011 22:05:05 +0200 Received: from ip244.gte215.dsl-acs2.sea.iinet.com ([209.20.215.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Sep 2011 22:05:05 +0200 Received: from atkin901 by ip244.gte215.dsl-acs2.sea.iinet.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Sep 2011 22:05:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-net@freebsd.org From: Mark Atkinson Date: Mon, 26 Sep 2011 13:00:38 -0700 Lines: 33 Message-ID: References: <20110926132923.GB57708@in-addr.com> <20110926142114.GC57708@in-addr.com> <20110926160527.GD57708@in-addr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip244.gte215.dsl-acs2.sea.iinet.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 In-Reply-To: Subject: Re: gif interface not passing IPv6 packets X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2011 20:05:07 -0000 > root@tao[~]# ifconfig vr0 inet6 2a01:348:294::1 prefixlen 64 -alias > root@tao[~]# ifconfig gif0 destroy > root@tao[~]# ifconfig gif0 > ifconfig: interface gif0 does not exist > Internet6: > Destination Gateway Flags > Netif Expire > ::/96 ::1 UGRS > lo0 > ::1 ::1 UH > lo0 > ::ffff:0.0.0.0/96 ::1 UGRS > lo0 > (deleted fe80, ff01, ff02 to save space) > root@tao[~]# ifconfig gif0 create > root@tao[~]# ifconfig gif0 tunnel 192.168.1.2 1.2.3.4 > root@tao[~]# ifconfig gif0 inet6 2abc::2 2abc::1 prefixlen 128 > root@tao[~]# netstat -nr -f inet6 | grep 2abc > 2abc::1 2abc::2 UH > gif0 > ff01:5::/32 2abc::2 U > gif0 > ff02::%gif0/32 2abc::2 U > gif0 > root@tao[~]# ping6 2abc::2 > ping6: UDP connect: No route to host > > You see why I'm exceptionally confused now?! Depending on your release you might need to add ifconfig gif0 inet6 -ifdisabled