From 43732acae166dff8c3a86cc3d8adc846bc5c74bb Mon Sep 17 00:00:00 2001 From: "Andrew St. Jean" Date: Mon, 26 Jan 2015 21:48:16 -0500 Subject: [PATCH] Added a reminder to create an nsupdate.local file to set required options. --- config/action.d/nsupdate.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/action.d/nsupdate.conf b/config/action.d/nsupdate.conf index 9ecb6f95..f845a44b 100644 --- a/config/action.d/nsupdate.conf +++ b/config/action.d/nsupdate.conf @@ -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 and +# 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 parameter. Use this command to generate your TSIG key.