This seems like a really simple thing, but I'm just not able to make it 
work.

I'm running an old snapshot of OpenBSD from Feb 10th. All really simple. 
I added authpf to shells, made a user with authpf as a shell, created 
and empty authpf.conf and created a authpf.rules file.

In my pf.conf I added:

anchor "authpf/*"

I also tried anchor "authpf/*" in on $ext_if as shown on the FAQ with 
the same results.

Reloaded my config, connected fine with ssh, but the rule doesn't seem 
to get loaded. I can comment out the anchor, put in the rule that's in 
my authpf.rules right under it, and it'll work fine.



It must be painfully obvious, but can some one fill me in on what I did 
wrong? I had AuthPF going in 3.5, and understand that there are now 
"sub" anchors to deal with, but I'd assume the "/*" would take care of 
the sub-anchors. Also turned on debugging in PF, and tried to use pfctl 
to show the loaded anchor rules, but neither returned anything 
interesting.


Thanks,
Chris

Reply via email to