Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 11:43:33 +0900
From:      Pyun YongHyeon <yongari@kt-is.co.kr>
To:        Jason Hunt <jhunt@niicommunications.com>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Reloading pf.conf rules
Message-ID:  <20050216024333.GC67070@kt-is.co.kr>
In-Reply-To: <BE380C9E.1C826%jhunt@niicommunications.com>
References:  <BE380C9E.1C826%jhunt@niicommunications.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 15, 2005 at 08:31:26PM -0600, Jason Hunt wrote:
 > Greetings,
 > 
 > I can't seem to find a reference on how to restart pf rules.  I was under
 > the impression that pfctl -R /etc/pf.conf would do the trick?  
 > 

-R is for loading filter rules. For example, NAT rule wouldn't
be loaded at all.
I guess you need plain "-f file" to reload changed ruleset or
"-R -f file" to reload filter rules.

-- 
Regards,
Pyun YongHyeon
http://www.kr.freebsd.org/~yongari	|	yongari@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050216024333.GC67070>