Create fail2ban.local

adding this file removes the warning: 

WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'
This commit is contained in:
chansizzle
2025-02-17 16:10:09 -07:00
committed by GitHub
parent 32132d055c
commit 44c859c8dc
+6
View File
@@ -0,0 +1,6 @@
[DEFAULT]
# Option: allowipv6
# Notes.: Allows IPv6 interface:
# Default: auto
# Values: [ auto yes (on, true, 1) no (off, false, 0) ] Default: auto
allowipv6 = auto