From: Christian Hofstaedtler Date: Sun, 19 Apr 2015 22:45:56 +0000 (+0200) Subject: Add id.server query example X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~98^2~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2433%2Fhead;p=thirdparty%2Fpdns.git Add id.server query example --- diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index 1dbbe416db..6767cb8372 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -533,6 +533,11 @@ times for this many seconds. The PowerDNS recursor by replies to a query for 'id.server' with its hostname, useful for in clusters. Use this setting to override the answer it gives. +Query example (where 192.0.2.14 is your server): +``` +dig @192.0.2.14 CHAOS TXT id.server. +``` + ## `setgid`, `setuid` * String * Default: unset