• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
NetScaler Developer Network

Configuring the System as a DNS Forwarder

An overview of how to configure the system as a DNS forwarder.

Summary

A forwarder is a server that forwards DNS queries for external DNS names to DNS servers outside of its network. The queries that cannot be resolved locally are forwarded to other DNS servers. Hence, a forwarder accumulates its cache with external DNS information as it resolves all queries to the external DNS queries.

This section provides instructions for the following tasks:

  • Configuring Name Servers
  • Managing Name Servers
  • Configuring Name Servers

The system allows you to add external name servers. This section provides instructions to add a name server, specify DNS lookup, and verify the configuration.

Adding a Name Server

You can add, remove, enable, and disable external name servers. You can create a name server by specifying its IP address or configure an existing virtual server as the name server. To add a name server, use the parameters listed in the following table.

Parameter    
Description
IP Address Creates an IP address based name server.
DNS Virtual Server Adds an existing virtual server as the name server.

The following procedure provides the steps for adding a name server.

  1. In the left pane, expand DNS, then click Name Servers. The Name Servers page appears in the right pane.
  2. Click Add. The Create Name Server dialog box appears.
  3. Select the IP Address radio button.
  4. In the IP Address text box, type IP address based name server. When you are adding an external name server, the Local check box must not be selected.
  5. Select DNS VirtualServer.
  6. Click New to create a new load balancing vserver. The Create Virtual Server (Load Balancing) dialog box appears.
  7. Click Create and then click Close.

When name servers are added in the Forwarder mode, the LOCAL option must be selected. When name servers are added in the End Resolver mode, the LOCAL option must be cleared.

Setting DNS Lookup

You can set the NS lookup to DNS or WINS, use the parameters listed in the following table.

Parameter    Description
Name Lookup Priority Set the name lookup priority to DNS or WINS

The following procedure provides the steps to set DNS lookup to DNS or WINS.

  1. In the left pane, click DNS. The DNS page appears in the right pane.
  2. Click DNS Parameters. The Configure DNS Parameters dialog box appears.
  3. In the Name Lookup Priority frame, select WINS or DNS.
  4. Click OK and then click Close.

More Information

Tags

dns dns Delete
wins wins Delete
how to how to Delete
dns forwarder dns forwarder Delete
name servers name servers Delete
dns lookup dns lookup Delete
name server name server Delete
dns virtual server dns virtual server Delete
Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
  1. Nov 18

    Arun Kumar says:

    The statement "When name servers are added in the Forwarder mode, the LOCAL opti...

    The statement "When name servers are added in the Forwarder mode, the LOCAL option must be selected. When name servers are added in the End Resolver mode, the LOCAL option must be cleared." is wrong. The LOCAL option must be cleared in the Forwarder mode and it must be selected in the End Resolver mode.

Add Comment

Related Links