Forum Discussion
Bryan_T_
Cirrus
Sep 18, 2017Can the Bigip use different dns servers for different domains?
I have a requirement for a subdomain to use a different DNS server for lookup than the default dns servers configured in the bigip.
For example: would use the default dns on the system but wo...
mgb_60665
Nimbostratus
Sep 26, 2017I have the same problem and looking for this IRule as well.
- RaghavendraSYOct 04, 2017
Altostratus
Sorry for a late reply: iRule example is:
if { [class match $CLASS_OU starts_with TESTOU] } set PRIMARY_DNS "192.168.1.6 192.168.1.7" set SECONDARY_DNS "192.168.1.1 192.168.1.2" set PRIMARY_WINS "192.168.1.4 192.168.1.5" set PROXY_SCRIPT "; set LEASEPOOLNAME "/Common/test" set DNS_SUFFIX "test.com, test1.com"
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