Forum Discussion
danielpenna
Cirrus
Jun 24, 2014Selective DNS queries
Hi All,
I am trying to route DNS queries to authoritative servers based on DNS/Hostname request. I have run up a 11.5.1 host in AWS and trying to figure out the GTM configuration but I think/...
Kevin_Davies_40
Nacreous
Jun 24, 2014Try the following. The pools you are selecting need to be DNS server pools
when DNS_REQUEST {
if { [DNS::rrname] ends_with "amazonaws.com" } {
pool pool-external-dns
} else {
pool-default-internal-dns
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects