On 2008-03-17, Dave Anderson <[EMAIL PROTECTED]> wrote: > I've been working on the pf configuration for my home firewall, > including setting up ftp-proxy. I've noticed that the command is > getting cluttered with options to adjust the rules it creates to the > needs of different pf configurations.
it would be better to turn this on its head, and handle these in the anchor definition in pf.conf (i.e. define options which should be applied to all rules under that anchor: log, tag, queue, label, rtable, blah blah blah). doing this in ftp-proxy(/tftp-proxy/ftpsesame/pptp-proxy/wherever else you might want it) would be an inefficient way of handling this and annoying to keep eveything in-sync.

