1IMPORT-FERM(1)             FIREWALL RULES MADE EASY             IMPORT-FERM(1)
2
3
4

NAME

6       import-ferm - import existing firewall rules into ferm
7

SYNOPSIS

9       import-ferm > ferm.conf
10
11       iptables-save | import-ferm > ferm.conf
12
13       import-ferm inputfile > ferm.conf
14

DESCRIPTION

16       This script helps you with porting an existing IPv4 firewall
17       configuration to ferm.  It reads a file generated with iptables-save,
18       and tries to suggest a ferm configuration file.
19
20       If no input file was specified on the command line, import-ferm runs
21       iptables-save.
22

BUGS

24       iptables-save older than 1.3 is unable to write valid saves - this is
25       not a bug in import-ferm.
26
27
28
29ferm 2.2                          2012-07-29                    IMPORT-FERM(1)
Impressum