1fwb_pix(1) Firewall Builder fwb_pix(1)
2
3
4
6 fwb_ipt - Policy compiler for Cisco PIX
7
9 fwb_pix [-vVi] [-d wdir] -f data_file.xml object_name
10
11
13 fwb_pix is firewall policy compiler component of Firewall Builder (see
14 fwbuilder(1)). Compiler reads objects definitions and firewall descrip‐
15 tion from the data file specified with "-f" option and generates resul‐
16 tant Cisco PIX configuration file. The configuration is written to the
17 file with the name the same as the name of the firewall object, plus
18 extension ".fw".
19
20 The data file and the name of the firewall objects must be specified on
21 the command line. Other command line parameters are optional.
22
23
25 -f FILE
26 Specify the name of the data file to be processed.
27
28
29 -d wdir
30 Specify working directory. Compiler creates file with PIX con‐
31 figuration in this directory. If this parameter is missing,
32 then PIX configuration will be placed in the current working
33 directory.
34
35
36 -v Be verbose: compiler prints diagnostic messages when it works.
37
38
39 -V Print version number and quit.
40
41
42 -i When this option is present, the last argument on the command
43 line is supposed to be firewall object ID rather than its name
44
45
47 Firewall Builder home page is located at the following URL:
48 http://www.fwbuilder.org/
49
50
52 Please report bugs using bug tracking system on SourceForge:
53
54 http://sourceforge.net/tracker/?group_id=5314&atid=105314
55
56
57
59 fwbuilder(1), fwb_ipf(1), fwb_ipt(1) fwb_pf(1)
60
61
62FWB fwb_pix(1)