From owner-freebsd-questions@FreeBSD.ORG Wed May 21 16:18:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DDEC37B401 for ; Wed, 21 May 2003 16:18:23 -0700 (PDT) Received: from interlude.mig15.net (mig15.net [150.101.230.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA1CF43F85 for ; Wed, 21 May 2003 16:18:21 -0700 (PDT) (envelope-from steven@mig15.net) Received: from mig15.net (shogun [10.0.0.1]) by interlude.mig15.net (8.12.9/8.12.3) with ESMTP id h4LNIKYO014692 for ; Thu, 22 May 2003 08:48:21 +0930 (CST) (envelope-from steven@mig15.net) Message-ID: <3ECC0939.4090308@mig15.net> Date: Thu, 22 May 2003 08:48:17 +0930 From: Steven Wiltshire User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 4.8-Stable, IP Filter, IPv6 issues. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 23:18:23 -0000 X-List-Received-Date: Wed, 21 May 2003 23:18:23 -0000 Hello, I'm having problems with my IPv6 tunnel and IP Filter. I'm running FreeBSD 4.8-Stable, IP Filter 3.4.31, and tunneling through he.net. My tunnel is set up correctly - it works when I take IP Filter down. Obviously, with IP Filter denying everything I don't specifically allow, I need to allow something for my tunnel to work. I've tried creating special rules for my IPv6 tunnel interface and loading them with the -6 option, I've tried allowing protocol 41 through all interfaces, allowing everything through both my tunnel and Internet interfaces, etc, and nothing I've tried has worked. I'm probably missing something fairly obvious, only I have no idea what. Any help will be greatly appreciated :) --Steven