diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index da0938908d..0b44579720 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + @@ -1603,7 +1603,7 @@ using a combination of a lightweight resolver library and a resolver daemon process running on the local host. These communicate using a simple UDP-based protocol, the "lightweight resolver protocol" that is distinct from and simpler than the full DNS protocol. -Running a Resolver Daemon +Running a Resolver Daemon To use the lightweight resolver interface, the system must run the resolver daemon lwresd. By default, applications using the lightweight resolver library will make @@ -1626,7 +1626,7 @@ Unless configured otherwise, it uses the name servers listed on as forwarders, but is also capable of doing the resolution autonomously if none are specified. The lwresd daemon may also be configured with a -named.conf style configuration file, in +named.conf style configuration file, in /etc/lwresd.conf by default. A name server may also be configured to act as a lightweight resolver daemon using the lwres{} statement in named.conf. @@ -2375,6 +2375,7 @@ lookups performed on behalf of clients by a caching name server. view view_name; search { domain_name ; ip_addr ; ... }; ndots number; + <command>lwres</command> Statement Definition and Usage @@ -2383,7 +2384,7 @@ lookups performed on behalf of clients by a caching name server. server to also act as a lightweight resolver server, see . There may be be multiple lwres statements configuring - lightweight resolver servers with different properties. + lightweight resolver servers with different properties. The listen-on statement specifies a list of addresses (and ports) that this instance of a lightweight resolver daemon