summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_iprange.man
blob: 9bbaac35759491313e11a8e71d6a47360c36a47b (plain)
1
2
3
4
5
6
7
This matches on a given arbitrary range of IP addresses.
.TP
[\fB!\fP] \fB\-\-src\-range\fP \fIfrom\fP[\fB\-\fP\fIto\fP]
Match source IP in the specified range.
.TP
[\fB!\fP] \fB\-\-dst\-range\fP \fIfrom\fP[\fB\-\fP\fIto\fP]
Match destination IP in the specified range.