Ameya_4149
Apr 23, 2012Nimbostratus
Change of Domain name in DNS response using iRule
Hi Folks,
Here is what I am trying to design:
On a LTM, using iRules, is there a way to change the domain in DNS response going through the LTM?
For example, the client makes a DNS query and the DNS responds with a domain xyz.com
Now if I want to create an iRule using the destination IP
if (destination_ip equals Pool A
change xyz.com to abc.com)
Thanks,
Ameya