Example: Configuring a Forwarder for a DNS server

You can configure a DNS server to act as a forwarder. A DNS server will forward any DNS query it cannot handle to another server that is configured as a forwarder. The following example shows how to configure a DNS server with IP address 10.100.11.24 to act as a forwarder:

edituser@host# set system services dns forwarders 10.100.11.24

Related Topics