mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
- Added missing semi-colon in the bind9 example. Thanks to Yaroslav Halchenko.
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@725 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
parent
e16c18d091
commit
e86e7d002e
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ ignoreip = 168.192.0.1
|
|||
# category security {
|
||||
# security_file;
|
||||
# };
|
||||
# }
|
||||
# };
|
||||
#
|
||||
# in your named.conf to provide proper logging.
|
||||
# This jail blocks UDP traffic for DNS requests.
|
||||
|
|
|
|||
Loading…
Reference in a new issue