From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 11 06:03:02 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9834D106566C; Wed, 11 Jul 2012 06:03:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 09B728FC16; Wed, 11 Jul 2012 06:03:00 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q6B62tOr062174; Wed, 11 Jul 2012 08:02:55 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q6B62tkx062171; Wed, 11 Jul 2012 08:02:55 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 11 Jul 2012 08:02:55 +0200 (CEST) From: Wojciech Puchar To: George Mitchell In-Reply-To: <4FFCDC98.5070704@m5p.com> Message-ID: References: <4FF18216.3070207@m5p.com> <4FF204B8.7020804@FreeBSD.org> <4FFCDC98.5070704@m5p.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Wed, 11 Jul 2012 08:02:55 +0200 (CEST) Cc: freebsd-hackers@freebsd.org, Doug Barton Subject: Re: Browsing over IPv6 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2012 06:03:02 -0000 > > Me <--ethernet, MTU1500, native IPv6--> mattapan <-| > | > World <-- v6 in v4 tunnel, gif0, MTU1280-----------| > > (mattapan is my FreeBSD 8.2-STABLE router, "Me" is running 9.0-STABLE.) > If I run "route change -inet6 :: -mtu 1280" on "Me," everything starts > working again. Should this be necessary? -- George ICMP6 control packets aren't blocked?