Hi,
I'm just making my first experiences with authpf (OBSD 3.4 release) and found something strange: do I have to redefine macros in /etc/authpf/authpf.rules that are already defined in /etc/pf.conf (with "anchor authpf" at the end of pf.conf)? I tried to use macros such as $ext_if but while trying to establish the authpf connection I got an error message that macro $ext_if is not defined. It is defined in /etc/pf.conf (at the top of the file, long before the anchor) but was not "re-"defined in /etc/authpf/authpf.rules. so my question: isn't it possible to use macros of pf.conf in the authpf.rules file? thanks volker
