mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-17 10:29:21 +02:00
Initial import into v3 branch
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
fwb_ipt(1) Firewall Builder fwb_ipt(1)
|
||||
|
||||
|
||||
|
||||
NNAAMMEE
|
||||
fwb_ipt - Policy compiler for iptables
|
||||
|
||||
SSYYNNOOPPSSIISS
|
||||
ffwwbb__iipptt [[--wwvvVV]] [[--dd wwddiirr]] --ff ddaattaa__ffiillee..xxmmll object_name
|
||||
|
||||
|
||||
DDEESSCCRRIIPPTTIIOONN
|
||||
ffwwbb__iipptt is firewall policy compiler component of Firewall
|
||||
Builder (see fwbuilder(1)). Compiler reads objects defini
|
||||
tions and firewall description from the data file speci
|
||||
fied with "-f" option and generates resultant iptables
|
||||
script. The script is written to the file with the name
|
||||
the same as the name of the firewall object, plus exten
|
||||
sion ".fw".
|
||||
|
||||
The data file and the name of the firewall objects must be
|
||||
specified on the command line. Other command line parame
|
||||
ters are optional.
|
||||
|
||||
|
||||
OOPPTTIIOONNSS
|
||||
-f FILE
|
||||
Specify the name of the data file to be processed.
|
||||
|
||||
|
||||
-d wdir
|
||||
Specify working directory. Compiler creates file
|
||||
with iptables script in this directory. If this
|
||||
parameter is missing, then iptables script will be
|
||||
placed in the current working directory.
|
||||
|
||||
|
||||
-w Supress compiler's warnings
|
||||
|
||||
|
||||
-v Be verbose: compiler prints diagnostic messages
|
||||
when it works.
|
||||
|
||||
|
||||
-V Print version number and quit.
|
||||
|
||||
|
||||
UURRLL
|
||||
Firewall Builder home page is located at the following
|
||||
URL: hhttttpp::////wwwwww..ffwwbbuuiillddeerr..oorrgg//
|
||||
|
||||
|
||||
BBUUGGSS
|
||||
Please report bugs using bug tracking system on Source
|
||||
Forge:
|
||||
|
||||
hhttttpp::////ssoouurrcceeffoorrggee..nneett//ttrraacckkeerr//??ggrroouupp__iidd==55331144&&aattiidd==110055331144
|
||||
|
||||
|
||||
|
||||
SSEEEE AALLSSOO
|
||||
ffwwbbuuiillddeerr((11)),, ffwwbb__iippff((11)),, ffwwbb__ppff((11))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
FWB fwb_ipt(1)
|
||||
Reference in New Issue
Block a user