On Fri, Aug 18, 2000 at 01:59:14PM -0500, Shawn Barnhart wrote: > While I'm creating a potential religious debate, does ipfilter allow you > to output your rules in a format that enables them to be read in by ipf? > In other words, can you do ipf list > foo and then do ipf add -f foo ? > > One thing that bugs me about ipfw is that I've ended up rolling my own > script to rebuild my firewall rules at boot time from a file created by > doing ipfw list. > > (I keep thinking that there must be a smarter way to do this, but I'm > either too lazy or blind to see it). What I do is specify firewall_type="/etc/firewall.rules" in rc.conf, and add the rules in there. -past To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
