For example, A DNS server can be configured to forward all the DNS queries with domain names ending with dns-info.blogspot.com suffix to a IP address of a specific DNS server or to all the IP addresses of multiple DNS servers.
The following illustrates the usage of DNS conditional query forwarding:
Suppose their exists two companies example.first.com and example.second.com and are now going to merge or simply collaborate. The two companies may allow clients from the internal namespace of first company to resolve the names of the dns clients from the internal namespace of second company.
The administrators from first organization, e.g. example.first.com, may inform the administrators of second organization about the set of DNS servers that they can use to send DNS queries to resolve names within the internal namespace of the first organization. In this case the DNS servers within the example.second.com organization will be configured to forward all queries for names ending with “example.first.com.” to the designated DNS servers.
DNS server must be configured to forward the queries based on the suffix of the queried name. For example, a DNS server can be configured to send all the queries that end with “first.com.” to a IP address of forwarding dns server. The following diagram depicts this scenario.
No comments:
Post a Comment