Forum Discussion
izac_189977
Nimbostratus
Mar 11, 2015iRule catches /
Hi all,
I'm trying to achieve the following
If a client requests a uri that is listed in the data group denied_uris
and the client ip is not from data group trusted_net
send a 403
Here is my...
nathe
Cirrocumulus
Mar 11, 2015Chris,
Don't think it likes the string geo/web*
Here's my example that works (esp as you're doing starts_with):
ltm data-group internal url_test {
records {
/geo/web/ { }
/manager { }
}
type string
}
See if that works.
Not sure why it would stop working after a reboot though, unless you made the changes in the CLI and then you need to do a
tmsh save sys config
Rgds
N
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