Forum Discussion
vinceKahn_97184
Mar 14, 2011Historic F5 Account
GTM - Topology irule
I'm trying to create an irule that uses one of my defined topology records to make a decision. I thought maybe "matchregion" would do it but can't get it to work. Maybe this isn't what matchregion is...
vinceKahn_97184
Mar 21, 2011Historic F5 Account
Thanks everyone, finally got back here after being off most of last week. Here's what worked based on the examples above:
when DNS_REQUEST {
if { [matchregion ldns Parkwood] } {
log local0. "[IP::client_addr]"
host 10.1.1.1
}
}
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