fail2ban: bypass tailscale ips

This commit is contained in:
notohh 2023-10-20 18:32:01 -04:00
parent 19d0371248
commit da2caff517
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -55,7 +55,9 @@
"192.168.0.0/16" "192.168.0.0/16"
"172.16.0.0/12" "172.16.0.0/12"
"10.0.0.0/8" "10.0.0.0/8"
"5.161.181.184" "5.161.181.184/32"
"100.71.49.65/10"
"100.82.146.40/10"
]; ];
jails.DEFAULT = { jails.DEFAULT = {
settings = { settings = {