From: Kunwar Shaanjeet Singh Grover <51270680+Groverkss@users.noreply.github.com> Date: Mon, 13 Jun 2022 15:13:56 +0000 (+0530) Subject: Update `also-notify` docs for non-standard ports X-Git-Tag: auth-4.8.0-alpha0~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6404e516432a5437f2237d598048ecc955fcc9fa;p=thirdparty%2Fpdns.git Update `also-notify` docs for non-standard ports This patch documents sending NOTIFY on non-standard ports for `also-notify`. --- diff --git a/docs/settings.rst b/docs/settings.rst index f3cf30f074..ef7860c9f5 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -106,6 +106,10 @@ When notifying a zone, also notify these nameservers. Example: ``also-notify`` always receive a notification. Even if they do not match the list in :ref:`setting-only-notify`. +You may specify an alternate port by appending :port. Example: +``also-notify=192.0.2.1:5300``. If no port is specified, port 53 +is used. + .. _setting-any-to-tcp: ``any-to-tcp``