Forum Discussion
Domai
Altostratus
Sep 07, 2016iRule help to block traffic
Hello my intention is to block traffic from countries which are not on my safe list. So I used the below iRule when CLIENT_ACCEPTED {
if { not([class match [whereis [IP::client_addr] countr...
Domai
Altostratus
Sep 07, 2016
ltm data-group internal allow_ip {
records {
10.0.0.0/8 { }
172.16.0.0/12 { }
192.168.0.0/16 { }
}
type ip
}
This is my allow_ip data group.
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