Hi all, Using OBSD3.3, I'm trying to add a couple of rules for a user using the authpf mechanism. The rules need to go atop my normal ruleset (as defined in my pf.conf), and I don't see how to achieve this documented anywhere. Put another way: the default placement for rules added via authpf is to place that found in authpf.rules at the tail of the file; I need these rules at the head for this particular user so it will take precedence over the default rules everyone else in the network is subject to.
FWIW, in the 3.2 docs it was done using [head|tail], though I couldn't find great documentation on that either--my efforts at apply 3.2 syntax in 3.3 have failed. Presumably this feature still exists, and I'm not seeing how to specify rule placement.... Thanks, Kevin
