iptables-1.3.2-20050720
[iptables.git] / extensions / libipt_iprange.man
diff --git a/extensions/libipt_iprange.man b/extensions/libipt_iprange.man
new file mode 100644 (file)
index 0000000..57e1cff
--- /dev/null
@@ -0,0 +1,7 @@
+This matches on a given arbitrary range of IPv4 addresses
+.TP
+.BI "[!]" "--src-range " "ip-ip"
+Match source IP in the specified range.
+.TP
+.BI "[!]" "--dst-range " "ip-ip"
+Match destination IP in the specified range.