Forum Discussion
DNS Irule to return different A record for the same domain
when DNS_REQUEST { if {[DNS::question name] eq "bosbc.ims.ooredoo.om"} { log local0.info "query matched" DNS::answer insert "bosbc.ims.ooredoo.om. 111 IN A $:node(0)" DNS::return } }
i dont how to call datagroup list to select as node name
1 Reply
- Leonardo_Souza
Cirrocumulus
For datagroup here is the information:
https://devcentral.f5.com/wiki/irules.class.ashx
You can do that with an iRule if you want GTM to decide about the load balance. There is also the possibility to do that with BIND, via ZonnerRunner configuration for example. In that case you use views.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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