|
NAMEfwb_ipfw - Policy compiler for ipfwSYNOPSISfwb_ipfw [-vVx] [-d wdir] [-o output.fw] [-i] -f data_file.xml object_nameDESCRIPTIONfwb_ipfw is a firewall policy compiler component of Firewall Builder (see fwbuilder(1)). This compiler generates code for ipfw - a firewall and traffic shaper in FreeBSD (see ipfw(8)). Compiler reads objects definitions and firewall description from the data file specified with "-f" option and generates firewall configuration and activation script.The generated file has a name that starts with the name of the firewall object, with an extension ".fw". It is a shell script that flushes current policy, then loads new filter and nat rules. The data file and the name of the firewall objects must be specified on the command line. Other command line parameters are optional. OPTIONS
NOTESSupport for ipfw was added in version 1.0.10 of Firewall BuilderURLFirewall Builder home page is located at the following URL: http://www.fwbuilder.org/BUGSPlease report bugs using bug tracking system on SourceForge:http://sourceforge.net/tracker/?group_id=5314&atid=105314 SEE ALSOfwbuilder(1), fwb_ipt(1), fwb_pf(1) fwb_ipf(1)
Visit the GSP FreeBSD Man Page Interface. |