mirror of https://github.com/fail2ban/fail2ban
add few comments to test-ign-ips-file for the sake of completeness and coverage
parent
6efa3a3144
commit
5bea1c87f1
|
@ -1,4 +1,4 @@
|
|||
test-local-net
|
||||
test-subnet-a, test-subnet-b
|
||||
192.0.2.200, 2001:0db8::00c8
|
||||
192.0.2.216/29, 2001:db8::d8/125
|
||||
test-local-net ; test local subnet
|
||||
test-subnet-a, test-subnet-b ; further test subnets
|
||||
192.0.2.200, 2001:0db8::00c8 # 2 IPs
|
||||
192.0.2.216/29, 2001:db8::d8/125 # 2 subnets by IP/CIDR notation
|
||||
|
|
Loading…
Reference in New Issue