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. ...
The_Bhattman
Oct 28, 2010Nimbostratus
Hi Vlan,
Have you tried the following?
when DNS_REQUEST {
if {[matchregion] ldns My_Region } {
log local0. "Drop"
drop
}
log local0. "Not Dropped"
}
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