- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- ReverseProxy and URL-filter
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ReverseProxy and URL-filter
We are using the ReverseProxy feature of the MobileAccessBlade to publish some webservers. Works like a charme. Now we had a request to allow access to a specific URL only for some sources:
https://www.mywebsite.com/page10 forwarded via ReverseProxy to https://www.mywebsite.internal/page10 <= open for any source
https://www.mywebsite.com/page12 forwarded vi ReverseProxy to https://www.mywebsite.internal/page20 <= open only for source IP 123.123.123.123
I played with an inline rule and URL-filter with no success. The ReverseProxy gets the connection and send this to the internal destination, but my inline rule with source IP 123.123.123.123 and https://www.mywebsite.internal/page20 as application does not match. It always matches the any any allow rule in my URL-filter inline rule.
Maybe someone has an idea to filter a specific URL using ReverseProxy?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Reverse Proxy functionality does not support any form of access control.
If that's required, it should be done through the regular MAB portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Reverse Proxy functionality does not support any form of access control.
If that's required, it should be done through the regular MAB portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you provide link how to configure through the regular MAB portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would configure specific websites/applications in the MAB portal per the documentation for your specific version.
