Forum Discussion
zahid_113975
Nimbostratus
Sep 23, 2013Based on the 2 specific string in the URL allow , then restrict ony few incoming IP addresses.
Thank you in advance for help with this.
I need to allow / restrict access to the application for the situation where same VIP will be hit for the following two cases:
Use case 1) ogw/web cont...
JPV_131616
Cirrus
Sep 23, 2013simple solution...
create a single irule which checks the context [HTTP::uri] == "/abc" or "/123" (app uri, e.g. /abc, or /123) for each case.
for case1 where no IP restriction is required, just route to pool for that app.
for case2, put the retricted src_ips in a datagroup, then after checking for that uri in http request, check for the src_ip via datagroup, if not there, reject, otherwise route to pool for that app.
I can provide an example irule if required, let me know.
thx
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