ソースを参照

Create fail2ban.local (#440)

adding this file removes the warning: 

WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'
chansizzle 4 ヶ月 前
コミット
10dc132466
1 ファイル変更6 行追加0 行削除
  1. 6 0
      debian/resources/fail2ban/fail2ban.local

+ 6 - 0
debian/resources/fail2ban/fail2ban.local

@@ -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