Forum Discussion
Tika_92763
Jul 30, 2012Nimbostratus
Source IP restriction without HTTP profile
Hello,
I have to create a irule or find any other way.
Scenario, I am managing 2 Juniper SA 2500 (SSL VPN) devices in active/active clustering. Each client has their own sub-urls ...
nathe
Jul 30, 2012Cirrocumulus
Tika,
I think I'd create a data group of allowed source ips and then query on this and the URI.
Eg.
when CLIENT_ACCEPTED {
if { [class match [IP::client_addr] not equals allowed_nets ] and [[HTTP::uri] starts_with "abc" ] } {
reject
}
}
Would this work for you?
N
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