summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-03-27 12:48:55 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-04-06 20:05:59 +0200
commitdb6d027bb9626129617ea3a3f2fe4b87ab307bf6 (patch)
tree9ac01737197a64406e0a45132c80a7997919b67d /extensions
parent23e718b525f96b95510f50d20161c2bd92824ff1 (diff)
libxt_osf: import nfnl_osf program
xt_osf is pretty useless without the actual fingerprint loader. Import nfnl_osf-2009-06-07 and make it a part of the iptables distribution. Cc: Evgeniy Polyakov <johnpol@2ka.mxt.ru> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libxt_osf.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_osf.man b/extensions/libxt_osf.man
index ea616a90..f3a85fb0 100644
--- a/extensions/libxt_osf.man
+++ b/extensions/libxt_osf.man
@@ -35,11 +35,11 @@ Windows [2000:SP3:Windows XP Pro SP1, 2000 SP3]: 11.22.33.55:4024 ->
OS fingerprints are loadable using the \fBnfnl_osf\fP program. To load
fingerprints from a file, use:
.PP
-\fBnfnl_osf -f ./pf.os\fP
+\fBnfnl_osf -f /usr/share/xtables/pf.os\fP
.PP
To remove them again,
.PP
-\fBnfnl_osf -f ./pf.os -d\fP
+\fBnfnl_osf -f /usr/share/xtables/pf.os -d\fP
.PP
The fingerprint database can be downlaoded from
http://www.openbsd.org/cgi-bin/cvsweb/src/etc/pf.os .