From owner-freebsd-pf@FreeBSD.ORG Sat Dec 1 21:29:51 2012 Return-Path: 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 8BC447A3 for ; Sat, 1 Dec 2012 21:29:51 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 400348FC1D for ; Sat, 1 Dec 2012 21:29:51 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:f19f:4a41:71ae:f9e6] (unknown [IPv6:2001:7b8:3a7:0:f19f:4a41:71ae:f9e6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C86225C37; Sat, 1 Dec 2012 22:29:43 +0100 (CET) Message-ID: <50BA76CE.6060604@FreeBSD.org> Date: Sat, 01 Dec 2012 22:29:50 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: Laszlo Danielisz Subject: Re: pf rules vs DHCP References: <33ED1440B7AE4229B166A4CE4C131DF6@yahoo.com> In-Reply-To: <33ED1440B7AE4229B166A4CE4C131DF6@yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-pf@freebsd.org X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 01 Dec 2012 21:29:51 -0000 On 2012-12-01 15:27, Laszlo Danielisz wrote: > Today I just found out that my pf rules are not loaded on boot if I configure my machine's interface with DHCP, in case I go with the IP address set up on boot in rc.conf everything works properly. You forgot to attach your pf.conf. :-)