From owner-freebsd-stable@FreeBSD.ORG Thu Aug 12 13:15:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C45616A4CE for ; Thu, 12 Aug 2004 13:15:29 +0000 (GMT) Received: from bones.rvdp.org (bones.rvdp.org [213.154.224.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 403FD43D46 for ; Thu, 12 Aug 2004 13:15:28 +0000 (GMT) (envelope-from rvdp@rvdp.org) Received: from bones.rvdp.org (localhost [127.0.0.1]) by bones.rvdp.org (8.12.11/8.12.9) with ESMTP id i7CDFKU9001063; Thu, 12 Aug 2004 15:15:20 +0200 (CEST) Received: (from rvdp@localhost) by bones.rvdp.org (8.12.11/8.12.11/Submit) id i7CDFJrE023523; Thu, 12 Aug 2004 15:15:19 +0200 (CEST) Date: Thu, 12 Aug 2004 15:15:19 +0200 From: Ronald van der Pol To: Mark Andrews Message-ID: <20040812131519.GC20845@rvdp.org> References: <200408120202.i7C22HTT000463@drugs.dv.isc.org> <20040812120155.GA20845@rvdp.org> <20040812125730.GB20845@rvdp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040812125730.GB20845@rvdp.org> User-Agent: Mutt/1.4.2.1i cc: stable@freebsd.org Subject: Re: 4.10 STABLE: IPv6 PMTU Discovery broken X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 13:15:29 -0000 On Thu, Aug 12, 2004 at 14:57:31 +0200, Ronald van der Pol wrote: > Yep, I have the same problem with the latest 4.10: no ICMP6 > packet too big packets are sent. Sorry, I made a mistake. I did not set net.inet6.ip6.forwarding=1 on the test machine. Now I have and now I get "packet too big" icmp6s. (I am forwarding to a gif0 interface that does not have its other side configured, but it's enough to test pmtud). So, I'm afraid there is something wrong with your setup. Again, sorry for the confusion. rvdp