]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add resolvconf and hosts options to rlm_unbound man page
authorNick Porter <nick@portercomputing.co.uk>
Thu, 9 Feb 2023 13:23:04 +0000 (13:23 +0000)
committerNick Porter <nick@portercomputing.co.uk>
Thu, 9 Feb 2023 17:22:24 +0000 (17:22 +0000)
src/modules/rlm_unbound/rlm_unbound.5

index e269af4eaffeef9c58d6d63c4bc294e2f335089b..34cff9260c1246018a7506bd76157d8ffd7f5efd 100644 (file)
@@ -33,6 +33,13 @@ is done syncronously from the perspective of unlang.  This value limits the
 amount of time a request will wait for DNS to respond, after which the xlat
 will fail.  The default is 3000 milliseconds.  This setting is independent of
 any libunbound configuration values.
+.IP resolvconf
+Full path of a resolv.conf file to load resolver details from.  If this is
+not set then libunbound will query root DNS servers.
+.IP hosts
+Full path of a hosts file to load.  This provides a mechanism for local
+overrides to names which would otherwise not resolve or need different
+results to those which a DNS resolution would provide.
 .PP
 An instance named, for example, "dns" will provide the following xlat
 functionalities: