Document toolboxDocument toolbox

Using Forwarders


A forwarder is essentially a name server to which all other name servers first send queries that they cannot resolve locally. The forwarder then sends these queries to DNS servers that are external to the network, avoiding the need for the other name servers in your network to send queries off-site. A forwarder eventually builds up a cache of information, which it uses to resolve queries. This reduces Internet traffic over the network and decreases the response time to DNS clients. This is useful in organizations that need to minimize off-site traffic, such as a remote office with a slow connection to a company's network.
You can select any Grid member to function as a forwarder. You must configure your firewall to allow that Grid member to communicate with external DNS servers. You can also configure the NIOS appliance to send queries to one or more forwarders. You can define a list of forwarders for the entire Grid, for each Grid member, or for each DNS view.

If your network configuration includes Infoblox ActiveTrust Cloud, you can configure NIOS Grid members (physical or virtual appliance) to forward recursive queries to ActiveTrust Cloud. For more information about ActiveTrust Cloud, see http://help.csp.infoblox.com/. For information about how to configure NIOS members as a DNS forwarding proxies, see Forwarding Recursive Queries to ActiveTrust Cloud.

Specifying Forwarders

To configure forwarders for a Grid, member, or DNS view:

  1. Grid: From the Data Management tab, select the DNS tab, expand the Toolbar and click Grid DNS Properties.
    Member: From the Data Management tab, select the DNS tab and click the Members tab -> member check box -> Edit icon.
    DNS View: From the Data Management tab, select the DNS tab -> Zones tab -> dns_viewcheck box -> Edit icon. Note that if there is only one DNS view— for example, the predefined default view—you can just click the Edit icon beside it.
    To override an inherited property, click Override next to it and complete the appropriate fields.
  2. Click the Forwarders tab.
  3. Click the Add icon.
  4. Enter an IP address in the text field. The field supports entry for both IPv4 and IPv6 values.
    • To remove a forwarder, select the IP address from the Forwarders list, and then click the Delete icon.
    • To move a forwarder up or down on the list, select it and click the Up or Down arrow.
  5. To use only forwarders on your network (and not root servers), select the Use Forwarders Only check box.
  6. Save the configuration and click Restart if it appears at the top of the screen.

Forwarding Recursive Queries to ActiveTrust Cloud

To forward recursive queries to ActiveTrust Cloud, you must first register each NIOS member in your Grid as a DNS forwarding proxy through the Cloud Services Portal. When you register a Grid member, the DNS forwarding proxy software is installed on the member. The DNS forwarding proxy embeds the client IP addresses in the DNS queries before forwarding them to ActiveTrust Cloud. The communications are encrypted and client visibility is maintained. Once you set up a DNS forwarding proxy on a Grid member, all recursive queries for that member will be forwarded to a local DNS forwarding proxy by the NIOS DNS service. It will also cache responses to speed up DNS resolution for future queries

Upon registering a Grid member as a DNS forwarding proxy, you will receive a unique API Access key through the Cloud Services Portal. You must use this API Access key when you enable the forwarding of recursive queries to ActiveTrust Cloud on the Grid member. You can enable this feature only at the Grid member level. Note that an API Access key is unique for each member, which means that you must register each member individually through the Cloud Services Portal.


Note: Make sure that you enable recursion on the member that you wish to use as a forwarding proxy to ActiveTrust Cloud. For information about how to enable recursion on a Grid member, see Enabling Recursive Queries. 


Note the following when you select the Enable Recursive Queries Forwarding to ActiveTrust Cloud option on a Grid member:

  • Grid Manager ignores global forwarders and all recursive queries are send to ActiveTrust Cloud.
  • Unbound is not supported on a Grid member when it uses Bind to send recursive queries to ActiveTrust Cloud. For information about Unbound, refer to the Infoblox DNS Cache Acceleration Application Guide.
  • There might be a significant performance impact on your appliance and network during the DNS forwarding proxy installation process depending on the network connectivity between NIOS and ActiveTrust Cloud. Every node will have to install the DNS forwarding proxy before serving DNS recursive queries, which includes the HA nodes.
  • When you enable DNS forwarding to ActiveTrust Cloud, the QPS (query per second) throughout might vary, depending on your appliance models and the cache hit ratios. You might see a bigger performance impact when the cache hit ratio is lower. In general, NIOS can forward at least 3,500 QPS to ActiveTrust Cloud.

To enable a NIOS Grid member to forward recursive queries to ActiveTrust Cloud, complete the following:

  1. Log in to the Cloud Services Portal at csp.infoblox.com.
  2. From the Cloud Services Portal, click Manage → DNS Forwarding Proxy.
  3. On the DNS Forwarding Proxy page, click the + icon at the top Action bar.
  4. On the Adding DNS Forwarding Proxy page, complete the following:
    • Type: From the drop-down list, select DNS Forwarding Proxy in Infoblox NIOS.

    • DNS Forwarder Name: Enter the name of the DNS forwarding proxy. Ensure that you use a unique name for each proxy.

    • Description: Enter a brief description for the proxy. For example, you can enter a site name to identify where this proxy is located.

    • Local Resolver: If you want to use an internal or local DNS server as the DNS resolver, click the + icon to add the resolver. In the table, enter a valid IPv4 address for the resolver. Click the + icon again to add more local resolvers. When you enter local resolvers, the proxy uses the resolvers to provide resolution to local DNS zones as well as the bypassed domains and IPs you configured in ActiveTrust Cloud.

  5. Click Save. ActiveTrust Cloud saves the newly created forwarding proxy and automatically generate an API access key.
  6. In the API Access Key Generated dialog, copy the key from the API Access Key field. Note that this key is unique for each DNS forwarding proxy.
  7. Click OK.
  8. Log in to Grid Manager.
  9. Member: From the Data Management tab, select the DNS tab -> Members tab -> member check box -> Edit icon.
  10. In the Member DNS Properties editor, complete the following: 
    • Enable Recursive Queries Forwarding to Active Trust Cloud: Select this check box to enable the NIOS member to forward recursive queries to ActiveTrust Cloud.
    • Access Key: Enter the unique API Access Key that is generated through the Cloud Services Portal after registering the NIOS appliance as the DNS forwarding proxy server. This is unique for each Grid member.
    • Name Server for DNS Forwarding Proxy: Enter the IP address of the local DNS resolver. This IP address is mandatory and will be used only for the DNS forwarding proxy.
    • Fall back to the default resolution process if ActiveTrust Cloud does not respond: When you select this check box, the recursive queries will be forwarded to the local root name servers in case of failure in the ActiveTrust Cloud or if ActiveTrust Cloud fails to resolve recursive queries. For newly configured DNS forwarding proxies in NIOS, Infoblox recommends that you keep this option selected until you have verified that the NIOS proxies are functioning properly. In the Cloud Services Portal, go to Manage → DNS Forwarding Proxy to ensure that the statuses for the NIOS proxies that you have registered are Active.
  11. Click Save & Close. The Warning dialog box appears when you enable the Recursive Queries Forwarding to Active Trust Cloud option, click Yes to save the changes.

Note: If you have enabled a NIOS member to forward recursive queries to ActiveTrust Cloud, it might take up to 30 minutes for the forwarding to take effect.