iptables-1.3.2-20050720
[iptables.git] / extensions / libipt_helper.man
diff --git a/extensions/libipt_helper.man b/extensions/libipt_helper.man
new file mode 100644 (file)
index 0000000..c3221ad
--- /dev/null
@@ -0,0 +1,11 @@
+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