From owner-freebsd-net@FreeBSD.ORG Mon Sep 26 11:46:40 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 36262106566C for ; Mon, 26 Sep 2011 11:46:40 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) by mx1.freebsd.org (Postfix) with ESMTP id BB5C08FC16 for ; Mon, 26 Sep 2011 11:46:39 +0000 (UTC) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 7F93025D3891; Mon, 26 Sep 2011 11:46:38 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 7DB1FBD3D40; Mon, 26 Sep 2011 11:46:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id LYwfhIHcaVLt; Mon, 26 Sep 2011 11:46:36 +0000 (UTC) Received: from orange-en1.sbone.de (orange-en1.sbone.de [IPv6:fde9:577b:c1a9:31:cabc:c8ff:fecf:e8e3]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 2D650BD3C30; Mon, 26 Sep 2011 11:46:36 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Bjoern A. Zeeb" In-Reply-To: Date: Mon, 26 Sep 2011 11:46:35 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <108C96DF-9011-4E38-8B0D-0ED6B46B2DE5@lists.zabbadoz.net> References: To: Matt Smith X-Mailer: Apple Mail (2.1084) Cc: freebsd-net@freebsd.org 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 11:46:40 -0000 On Sep 26, 2011, at 9:27 AM, Matt Smith wrote: > root@tao[~]# ifconfig gif0 > gif0: flags=3D8051 metric 0 mtu 1280 > tunnel inet 192.168.1.2 --> 77.75.104.126 Given you are using NAT make sure that works as expected for the gif from the remote end. It might be worth, if you can, do tcpdump on the external interface of your router. Also make sure you can reach the IPv4 tunnel destination.=20 You may consider using sixxs-aicu given the NAT.=20 > inet6 fe80::240:63ff:fee8:793e%gif0 prefixlen 64 scopeid 0x5 > inet6 2a01:348:6:45c::2 --> 2a01:348:6:45c::1 prefixlen 128 = deprecated = ^^^^^^^^^^ There's your problem most likely. What happens if you remove and re-add = the address like: ifconfig gif0 inet6 2a01:348:6:45c::2 -alias ifconfig gif0 inet6 -accept_rtadv ifconfig gif0 inet6 2a01:348:6:45c::2 2a01:348:6:45c::1 alias /bz --=20 Bjoern A. Zeeb You have to have visions! Stop bit received. Insert coin for new address family.