325
edits
Remco.derooy (talk | contribs) No edit summary |
Remco.derooy (talk | contribs) mNo edit summary |
||
Line 29: | Line 29: | ||
=== IP filters === | === IP filters === | ||
The IP filter/IP pair filter allows importing an IP list in the following format: | 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 is explicitly set for 192.168.1.1 | |||
* /24 subnet mask: 192.168.1.0/24 means the filter is set for IP range 192.168.1.0 - 192.168.1.255 | |||
* /16 subnet mask: 192.168.0.0/16 means the filter is set for 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: | |||
#A line with a comment | #A line with a comment |
edits