Proxy for DNS server | 1 |
Syntax: host-info <host-name> alias <alias-name>
NOTE
Make sure you configure the alias only after configuring the zone and the host application the alias is for, as shown in the example above. In addition, make sure you specify the
Configuring null host names
When you configure a zone name in GSLB, you enter the zone name, then associate host applications with the zone name. For example, you might configure the following for the “brocade.com” zone:
•www.brocade.com (HTTP application)
•ftp.brocade.com (FTP application)
Some
NOTE
The real Authoritative DNS server must be configured to support Null Host.
To configure a null host name, enter commands such as the following:
ServerIronADX(config)# gslb dns
The last command in the example above configures a null host for the brocade.com zone and associates the null host with HTTP.
Syntax: [no]
You can configure one null host for each application and zone name.
Configuration example
Here is a proxy server configuration example for a GSLB ServerIron ADX.
To configure the ServerIron ADX as a DNS server proxy, enter commands such as the following:
ServerIronADX(config)# server
ServerIronADX(config)# server
The commands configure the GSLB ServerIron ADX as the proxy for the client’s DNS server.
The following commands configure the zone and host information for brocade.com and specify the IP address of the proxy server.
ServerIron ADX Global Server Load Balancing Guide | 25 |
|