Flushing Mappings from the Cache (CLI)
Configuring DNS (CLI)
The CLI includes built-ins for nslookup and getent hosts, which can be used to test that
hostname resolution is working:
hostname:> nslookup deimos
192.168.1.109 deimos.sf.fishworks.com
hostname:> getent hosts deimos
192.168.1.109 deimos.sf.fishworks.com
DNS Properties and Logs
The configurable properties for the DNS client include a base domain name and a list of
servers, specified by IP address. You must supply a domain name and at least one server
address; the server must be capable of returning an NS (NameServer) record for the domain you
specify, although it need not itself be authoritative for that domain.
TABLE 78
DNS Properties
Property Description
DNS Domain Domain name to search first when performing partial
hostname lookups.
DNS Server(s) One or more DNS servers. IP addresses must be used.
DNS Search Domain(s) List of up to four domains to be searched for after
the Active Directory domain, the deprecated Active
Directory search domain, and the specified DNS domain.
Allow IPv4 non-DNS resolution IPv4 addresses may be resolved to hostnames, and
hostnames to IPv4 addresses, using NIS and/or LDAP if
configured and enabled.
Allow IPv6 non-DNS resolution IPv4 and IPv6 addresses may be resolved to hostnames,
and hostnames to IPv4 and IPv6 addresses, using NIS
and/or LDAP if configured and enabled.
Changing services properties is documented in “Setting Service Properties
(BUI)” on page 230 and “Setting Service Properties (CLI)” on page 231. The CLI
property names are shorter versions of those listed above.
TABLE 79
DNS Logs
Log Description
network-dns-client:default Logs the DNS service events
Appliance Services 311