From owner-freebsd-pf@FreeBSD.ORG Sun May 6 00:20:52 2007 Return-Path: X-Original-To: freebsd-pf@FreeBSD.org Delivered-To: freebsd-pf@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D01FC16A400 for ; Sun, 6 May 2007 00:20:52 +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 9831B13C4B0 for ; Sun, 6 May 2007 00:20:52 +0000 (UTC) (envelope-from steinex@nognu.de) Received: by shodan.nognu.de (Postfix, from userid 1002) id 551F8B832; Sun, 6 May 2007 02:20:51 +0200 (CEST) Date: Sun, 6 May 2007 02:20:51 +0200 From: Frank Steinborn To: Kian Mohageri Mail-Followup-To: Kian Mohageri , freebsd-pf@FreeBSD.org References: <20070505224853.B826EB867@shodan.nognu.de> <463D12DC.7000205@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <463D12DC.7000205@gmail.com> X-PGP: 4C397816 User-Agent: mutt-ng/devel-r804 (FreeBSD) Message-Id: <20070506002051.551F8B832@shodan.nognu.de> Cc: freebsd-pf@FreeBSD.org Subject: Re: PF not started on boot (though it's in /etc/rc.conf) 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: Sun, 06 May 2007 00:20:52 -0000 Kian Mohageri wrote: > I'm guessing you used a hostname in your ruleset, which currently > results in the behavior you've described (on FreeBSD) because at the > time pf comes up, DNS isn't working. That's it. Nice! :-) Thanks, Frank