mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
add few comments to test-ign-ips-file for the sake of completeness and coverage
This commit is contained in:
parent
6efa3a3144
commit
5bea1c87f1
1 changed files with 4 additions and 4 deletions
|
|
@ -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 a new issue