From owner-freebsd-net@FreeBSD.ORG Tue Sep 18 12:30:36 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7788A16A41A for ; Tue, 18 Sep 2007 12:30:36 +0000 (UTC) (envelope-from cristi@net.utcluj.ro) Received: from bavaria.utcluj.ro (unknown [IPv6:2001:b30:5000:2:20e:cff:fe4b:ca01]) by mx1.freebsd.org (Postfix) with ESMTP id E052813C481 for ; Tue, 18 Sep 2007 12:30:35 +0000 (UTC) (envelope-from cristi@net.utcluj.ro) Received: from localhost (localhost [127.0.0.1]) by bavaria.utcluj.ro (Postfix) with ESMTP id CF8AA50870; Tue, 18 Sep 2007 15:30:34 +0300 (EEST) X-Virus-Scanned: by the daemon playing with your mail on local.mail.utcluj.ro Received: from bavaria.utcluj.ro ([127.0.0.1]) by localhost (bavaria.utcluj.ro [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aJyfryRwgcVA; Tue, 18 Sep 2007 15:30:28 +0300 (EEST) Received: from [193.226.5.46] (hades.utcluj.ro [193.226.5.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bavaria.utcluj.ro (Postfix) with ESMTP id 6E1DA50884; Tue, 18 Sep 2007 15:30:28 +0300 (EEST) Message-ID: <46EFC4E3.7090205@net.utcluj.ro> Date: Tue, 18 Sep 2007 15:30:27 +0300 From: Cristian KLEIN User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: Mohacsi Janos References: <20070824095600.B41622@mignon.ki.iif.hu> In-Reply-To: <20070824095600.B41622@mignon.ki.iif.hu> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: hlh@restart.be, freebsd-net@freebsd.org Subject: Re: Wrong order in rc.d (pf and ipv6) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2007 12:30:36 -0000 Mohacsi Janos wrote: > Hi Henri, > I am not on the list of freebsd-net therefore I send you off list > the answers. FreeBSD-pf team rather reluctant to change the order. I > sent a PR about this a while ago: > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/113650 > > Solution is use "(if_name)" in pf rules. pf will use after interface > gets ipv6 address. Somewhat on the same subject, do you happen to know a solution if one uses "self", either in a ruleset or in a table?