Forum Discussion
kamalnath_48966
Nimbostratus
Jun 15, 2017DNS 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
- 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.
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