On 25 Sep 2011, at 12:15, h bagade <[email protected]> wrote:
> Hello everybody, > > Is there any way to dynamically load pf rules? I mean each part of pf rules > could be loaded and deleted without interruptions to the other parts(e.g. > loading nat rules first then add only altq rules then delete filter rules). > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "[email protected]" You may want to have a look at PF's anchors which may be a solution to your question. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[email protected]"
