325
edits
Remco.derooy (talk | contribs) mNo edit summary |
Remco.derooy (talk | contribs) m (→IP filters) |
||
Line 30: | Line 30: | ||
In the IP filter/IP pair filter, IP addresses and IP ranges can be entered with their respective subnet mask. | In the IP filter/IP pair filter, IP addresses and IP ranges can be entered with their respective subnet mask. | ||
* /32 subnet mask: 192.168.1.1/32 means the filter | * /32 subnet mask: 192.168.1.1/32 means the filter will deny/allow IP 192.168.1.1 | ||
* /24 subnet mask: 192.168.1.0/24 means the filter | * /24 subnet mask: 192.168.1.0/24 means the filter will deny/allow IP range 192.168.1.0 - 192.168.1.255 | ||
* /16 subnet mask: 192.168.0.0/16 means the filter | * /16 subnet mask: 192.168.0.0/16 means the filter will deny/allow IP range 192.168.0.0 - 192.168.255.255 | ||
The IP filter/IP pair filter allows for importing an IP list in the following format: | The IP filter/IP pair filter allows for importing an IP list in the following format: |
edits