summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/man/ipftest.1
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2003-02-15 06:32:48 +0000
committerdarrenr <darrenr@FreeBSD.org>2003-02-15 06:32:48 +0000
commite818bd682cecec1d1c1a1b76c1d99e0bcf21a936 (patch)
tree0bdf8f5571272830fd0af76cc92628e15ba72f4c /contrib/ipfilter/man/ipftest.1
parentcd8fb83e1fd0e99706f1352a9c2c9aa96fa39617 (diff)
downloadFreeBSD-src-e818bd682cecec1d1c1a1b76c1d99e0bcf21a936.zip
FreeBSD-src-e818bd682cecec1d1c1a1b76c1d99e0bcf21a936.tar.gz
bring changes in IPFilter to 3.4.31 on to the head
Diffstat (limited to 'contrib/ipfilter/man/ipftest.1')
-rw-r--r--contrib/ipfilter/man/ipftest.18
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ipfilter/man/ipftest.1 b/contrib/ipfilter/man/ipftest.1
index 9d2965b..936445c 100644
--- a/contrib/ipfilter/man/ipftest.1
+++ b/contrib/ipfilter/man/ipftest.1
@@ -15,6 +15,9 @@ interface
[
.B \-i
<filename>
+] [
+.B \-s
+<ipaddress>
]
.SH DESCRIPTION
.PP
@@ -129,6 +132,11 @@ Specify the filename from which to take input. Default is stdin.
.TP
.BR \-r \0<filename>
Specify the filename from which to read filter rules.
+.TP
+.BR \-s \0<ipaddress>
+Where the input format is incapable of telling \fBipftest\fP whther a packet is
+going in or out, setting this option to an IP address results in the direction
+being set to out if the source matches or in if the destination matches.
.SH SEE ALSO
ipf(5), ipf(8), snoop(1m), tcpdump(8), etherfind(8c)
.SH BUGS
OpenPOWER on IntegriCloud