From owner-freebsd-net Sun Nov 17 5:40:42 2002 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 38D9137B401 for ; Sun, 17 Nov 2002 05:40:41 -0800 (PST) Received: from kirk.rvdp.org (node147c0.a2000.nl [24.132.71.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17B7443E88 for ; Sun, 17 Nov 2002 05:40:31 -0800 (PST) (envelope-from rvdp@rvdp.org) Received: (from rvdp@localhost) by kirk.rvdp.org (8.11.6/8.11.6) id gAHDeMA13946; Sun, 17 Nov 2002 14:40:22 +0100 (CET) Date: Sun, 17 Nov 2002 14:40:22 +0100 From: Ronald van der Pol To: drogoh Cc: Ronald van der Pol , net@FreeBSD.ORG Subject: Re: ping6 ::1 -> No route to host Message-ID: <20021117134022.GC13793@rvdp.org> References: <20021116122410.17819bfc.drogoh@necessary-evil.org> <20021116203750.GA8450@rvdp.org> <20021117031702.24609282.drogoh@necessary-evil.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021117031702.24609282.drogoh@necessary-evil.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Nov 17, 2002 at 03:17:02 -0600, drogoh wrote: > I have rules to allow protocol 41 in and out, what else should I have? I had a similar problem when I upgraded to -current. All IPv6 packets were blocked bij default. Are you sure you are not blocking native IPv6 packets to localhost. You could try if "permit any any" for the IPv6 rules (/etc/ipf6.conf I think) and see if that solves your problem. I had a disk crash and I don't have access to -current at the moment. So I cannot check it, but I think IPv6 firewalling is on by default when you have ipfilter configured and it is blocking all by default. rvdp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message