Create fail2ban.local (#440)

adding this file removes the warning: 

WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'
This commit is contained in:
chansizzle 2025-03-04 08:21:03 -07:00 committed by GitHub
parent 06a38b38a8
commit 10dc132466
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

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