From owner-freebsd-pf@FreeBSD.ORG Tue Aug 29 16:48:40 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D3D516A4DD; Tue, 29 Aug 2006 16:48:40 +0000 (UTC) (envelope-from steinex@nognu.de) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E2DD43D45; Tue, 29 Aug 2006 16:48:40 +0000 (GMT) (envelope-from steinex@nognu.de) Received: by shodan.nognu.de (Postfix, from userid 1002) id 46B72B828; Tue, 29 Aug 2006 18:48:39 +0200 (CEST) Date: Tue, 29 Aug 2006 18:48:39 +0200 From: Frank Steinborn To: Max Laier Mail-Followup-To: Max Laier , freebsd-pf@freebsd.org, Daniel Hartmeier , gnn@freebsd.org References: <20060801142925.54F5CB828@shodan.nognu.de> <200608021802.45589.max@love2party.net> <20060824180126.DA797B828@shodan.nognu.de> <200608251849.30631.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608251849.30631.max@love2party.net> User-Agent: mutt-ng/devel-r804 (FreeBSD) Message-Id: <20060829164839.46B72B828@shodan.nognu.de> Cc: gnn@freebsd.org, freebsd-pf@freebsd.org Subject: Re: I'm getting sick - Problems filtering IPv6. X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2006 16:48:40 -0000 Max Laier wrote: > On Thursday 24 August 2006 20:01, Frank Steinborn wrote: > > Max Laier wrote: > > > [please do not cut the audit trail from your replys - it really helps > > > to have all information in one email] > > > > > > Short recap for everybody: Using pf stateful rules for inet6 fails > > > for connections originating from the firewall itself to a service > > > running on the same box. Culprit seems to be interface selection in > > > inet6 (switching between the interface that has the address > > > configured and lo0). See below. > > > > Something new on that? I searched for a PR, and couldn't fine one > > so i just wanted to ask. > > > > I could file a PR if neccessary. > > Please do and let me know the PR#. I almost forgot, but will look at it > over the weekend as I find time. Thanks for the reminder. Sorry for the delay, I was a bit busy the last days. PR#: 102647 Frank