summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/man/ipf.8
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-02-10 03:17:51 +0000
committerpeter <peter@FreeBSD.org>2000-02-10 03:17:51 +0000
commitcf9ed6d8c95a64abfd95e56a3325ed36e030ebd6 (patch)
tree4ca6f882645735894b392933cb539998c8e05326 /contrib/ipfilter/man/ipf.8
parent681d6b5c31759a5f92f206cdc05e9b377807239a (diff)
downloadFreeBSD-src-cf9ed6d8c95a64abfd95e56a3325ed36e030ebd6.zip
FreeBSD-src-cf9ed6d8c95a64abfd95e56a3325ed36e030ebd6.tar.gz
Not in this commit: Many spammed deltas have been removed to restore
back to the vendor branch. Re-merge changes from the vendor branch. Undo the local spammed changes that I could find. There are probably more local fixes that were clobbered that I've missed.
Diffstat (limited to 'contrib/ipfilter/man/ipf.8')
-rw-r--r--contrib/ipfilter/man/ipf.814
1 files changed, 12 insertions, 2 deletions
diff --git a/contrib/ipfilter/man/ipf.8 b/contrib/ipfilter/man/ipf.8
index 16edfad..9aa4536 100644
--- a/contrib/ipfilter/man/ipf.8
+++ b/contrib/ipfilter/man/ipf.8
@@ -1,10 +1,11 @@
+.\" $FreeBSD$
.TH IPF 8
.SH NAME
ipf \- alters packet filtering lists for IP packet input and output
.SH SYNOPSIS
.B ipf
[
-.B \-AdDEInorsUvyzZ
+.B \-AdDEInoPrsUvVyzZ
] [
.B \-l
<block|pass|nomatch>
@@ -81,6 +82,9 @@ calls or doing anything which would alter the currently running kernel.
Force rules by default to be added/deleted to/from the output list, rather
than the (default) input list.
.TP
+.B \-P
+Add rules as temporary entries in the authentication rule table.
+.TP
.B \-r
Remove matching filter rules rather than add them to the internal lists
.TP
@@ -94,6 +98,12 @@ recognised as IP packets. They will be printed out on the console.
.B \-v
Turn verbose mode on. Displays information relating to rule processing.
.TP
+.B \-V
+Show version information. This will display the version information compiled
+into the ipf binary and retrieve it from the kernel code (if running/present).
+If it is present in the kernel, information about its current state will be
+displayed (whether logging is active, default filtering, etc).
+.TP
.B \-y
Manually resync the in-kernel interface list maintained by IP Filter with
the current interface status list.
@@ -113,7 +123,7 @@ affect fragment or state statistics).
.br
/dev/ipstate
.SH SEE ALSO
-ipftest(1), ipf(4), ipl(4), ipf(5), ipfstat(8), ipmon(8), ipnat(8)
+ipftest(1), mkfilters(1), ipf(4), ipl(4), ipf(5), ipfstat(8), ipmon(8), ipnat(8)
.SH DIAGNOSTICS
.PP
Needs to be run as root for the packet filtering lists to actually
OpenPOWER on IntegriCloud