Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2005 11:20:17 +0800
From:      FreeBSD MailingLists <freebsd.ml@gmail.com>
To:        questions <freebsd-questions@freebsd.org>
Subject:   pf issues with anchor
Message-ID:  <ded8d71705022819205274ee3f@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I recently installed 5.3.  updated source and recompiled the kernel and world.
now up to 5.4-PreRelase.
I decided to try PF instead of IPFW that I am used to...

I was setting up a simple pf.conf to test using anchors
<pf.conf>
block in all
pass in quick on em1 all
anchor ssh-anchor
load anchor ssh-anchor from "/etc/pf.ssh"
</pf.conf>

when I start pf I get:
<snip>
Enabling pf.
/etc/pf.conf:4: anchor '(null)' invalid

pfctl: Syntax error in config file: pf rules not loaded
pf enabled
</snip>

what am I doing wrong?

TIA,
Tomoki



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