On Mon, Oct 06, 2003 at 09:04:37PM +0200, Nick Nauwelaerts wrote:
> Hello,
> I've been trying to get my anchors loaded directly from pf.conf, using
> the following rules in pf.conf:
> 
> anchor annoying
> load anchor annoying:all from /etc/anchor-annoying-all
> 
> However, whenever I try to load these rules with pfctl -f /etc/pf.conf I
> get the following error:
> 
> /etc/pf.conf:41: syntax error
> pfctl: Syntax error in config file: pf rules not loaded
> 
> These rules are copied directly from the pf.conf manpage, after having
> replaced spam with annoying.

arrrrggggghhhhh, quotes missing in the manpage.

load anchor annoying:all from "/etc/anchor-annoying-all"

-- 
Henning Brauer, BS Web Services, http://bsws.de
[EMAIL PROTECTED] - [EMAIL PROTECTED]
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Reply via email to