forked from norman/fusionpbx-install.sh-github-mirror
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:
6
debian/resources/fail2ban/fail2ban.local
vendored
Normal file
6
debian/resources/fail2ban/fail2ban.local
vendored
Normal 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
|
||||
Reference in New Issue
Block a user