mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Added a reminder to create an nsupdate.local file to set required options.
This commit is contained in:
parent
e0f11ae722
commit
43732acae1
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
|||
# keyfile Full path to TSIG key file used for authentication between
|
||||
# nsupdate and BIND.
|
||||
#
|
||||
# Create an nsupdate.local to set at least the <domain> and <keyfile>
|
||||
# options as they don't have default values.
|
||||
#
|
||||
# The ban and unban commands assume nsupdate will authenticate to the BIND
|
||||
# server using a TSIG key. The full path to the key file must be specified
|
||||
# in the <keyfile> parameter. Use this command to generate your TSIG key.
|
||||
|
|
|
|||
Loading…
Reference in a new issue