Forum Discussion
bmoorewiz
Nimbostratus
Feb 12, 2013iRule on GTM/Zonerunner to block Specific IP's
Is this possible?
I have something like this, but how do I apply it to incoming DNS requests?
when DNS_REQUEST {
if { [matchregion ldns "Permitted_Subnets"]} {
log local2. "DNS Request from Permitted_Countries topology definition"
} else {
drop
log local2. "DNS Request from Non-Permitted Subnet dropped"
}
}
Thanks Guys!
No RepliesBe the first to reply
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