diff options
Diffstat (limited to 'static/freebsd/man1/mkfilters.1')
| -rw-r--r-- | static/freebsd/man1/mkfilters.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/static/freebsd/man1/mkfilters.1 b/static/freebsd/man1/mkfilters.1 new file mode 100644 index 00000000..65afaec4 --- /dev/null +++ b/static/freebsd/man1/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) |
