import-ferm(1) debian man page | unix.com

Man Page: import-ferm

Operating Environment: debian

Section: 1

IMPORT-FERM(1)						     FIREWALL RULES MADE EASY						    IMPORT-FERM(1)

NAME
import-ferm - import existing firewall rules into ferm
SYNOPSIS
import-ferm > ferm.conf iptables-save | import-ferm > ferm.conf import-ferm inputfile > ferm.conf
DESCRIPTION
This script helps you with porting an existing IPv4 firewall configuration to ferm. It reads a file generated with iptables-save, and tries to suggest a ferm configuration file. If no input file was specified on the command line, import-ferm runs iptables-save.
BUGS
iptables-save older than 1.3 is unable to write valid saves - this is not a bug in import-ferm. ferm 2.1 2011-07-17 IMPORT-FERM(1)
Related Man Pages
approx-import(8) - debian
iptables-save(8) - opensolaris
iptables-save(8) - sunos
iptables-save(8) - php
iptables-save(8) - x11r4
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?