Forum Discussion
Vlan_113259
Oct 28, 2010Historic F5 Account
GTM iRule help with matchregion?
After reading the documentation for the new v10.1.x iRule feature for GTM I still can not create an iRule that the GTM will accept. Has anyone actually used this? If so can you send me your example. ...
Banyan_He_9636
Mar 18, 2011Historic F5 Account
The syntax matches at least. It's passed. Here is the one working for me. I tested,
when DNS_REQUEST {
if { [matchregion ldns "Region_SGI"]} {
log local0. "found"
} else {
log local0. "not found"
}
}
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