diff options
Diffstat (limited to 'share/examples/ipfilter/mkfilters.1')
-rw-r--r-- | share/examples/ipfilter/mkfilters.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/share/examples/ipfilter/mkfilters.1 b/share/examples/ipfilter/mkfilters.1 new file mode 100644 index 000000000000..65afaec4019e --- /dev/null +++ b/share/examples/ipfilter/mkfilters.1 @@ -0,0 +1,15 @@ +.\" +.TH MKFILTERS 1 +.SH NAME +mkfilters \- generate a minimal firewall ruleset for ipfilter +.SH SYNOPSIS +.B mkfilters +.SH FILES +/usr/share/examples/ipfilter/mkfilters +.SH DESCRIPTION +.PP +\fBmkfilters\fP is a perl script that generates a minimal filter rule set for +use with \fBipfilter\fP by parsing the output of \fBifconfig\fP. +.DT +.SH SEE ALSO +ipf(8), ipf(5), ipfilter(5), ifconfig(8) |