Address Range
Address
Range
Rule allows matching of an entire IPv4 address range based on two defined IPv4
addresses.
Examples:
- From
10.10.5.10 to 10.10.5.100: matches 10.10.5.10, 10.10.5.11, ..., 10.10.5.99
and 10.10.5.100
- From
192.168.0.1 to 192.168.1.2: matches 192.168.0.1, 192.168.0.2, 192.168.1.1
and 192.168.1.2
- From
169.254.0.1 to 169.254.255.255: matches 169.254.0.1, 169.254.0.2, ...,
169.254.1.1, 169.254.1.2, ..., 169.254.255.254, and 169.254.255.255
Copyright © 2009 AxiomCoders