summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_helper.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_helper.man')
-rw-r--r--extensions/libipt_helper.man11
1 files changed, 0 insertions, 11 deletions
diff --git a/extensions/libipt_helper.man b/extensions/libipt_helper.man
deleted file mode 100644
index c3221ad8..00000000
--- a/extensions/libipt_helper.man
+++ /dev/null
@@ -1,11 +0,0 @@
-This module matches packets related to a specific conntrack-helper.
-.TP
-.BI "--helper " "string"
-Matches packets related to the specified conntrack-helper.
-.RS
-.PP
-string can be "ftp" for packets related to a ftp-session on default port.
-For other ports append -portnr to the value, ie. "ftp-2121".
-.PP
-Same rules apply for other conntrack-helpers.
-.RE