Forum Discussion
Cisco_Crazy_110
Nimbostratus
Oct 04, 2012GTM Translation doesnt work with Generic Host
GTM version 10.2.3. Not VE.
We have a requirement to configure a Generic Host as it is not behind any LB. We need the DNS to resolve to the Public address. The GTM, the real server is residing i...
Cisco_Crazy_110
Nimbostratus
Oct 07, 2012Thanks Hamish. I actually tried the following irule as it exactly met my requirements and is working fine. Let me know if there are any issues with this:
when LB_SELECTED {
if { [DNS::rrname] eq "WIDE-IP.xx.com" } {
if { [LB::server addr] equals "10.X.X.X" } {
host 90.Y.Y.Y
} elseif { [LB::server addr] equals "10.Y.Y.Y" } {
host 92.Y.Y.Y
}
}
}
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