You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X ] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
[X ] When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
We would like to block certain countries to access certain webapplications behind the waf. Or only allow certain countries to access an application.
Describe the solution you'd like
Beeing able to use Aliases objects under the Locations>Access control setting would be the right place.
Describe alternatives you've considered
I don't think there is another way of doing this than inside the waf. Using different public ip addresses would defy the purpose of the waf.
And most applications don't have geoip functions we could use based on x-forwarded-for headers
Additional context
none
The text was updated successfully, but these errors were encountered:
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
We would like to block certain countries to access certain webapplications behind the waf. Or only allow certain countries to access an application.
Describe the solution you'd like
Beeing able to use Aliases objects under the Locations>Access control setting would be the right place.
Describe alternatives you've considered
I don't think there is another way of doing this than inside the waf. Using different public ip addresses would defy the purpose of the waf.
And most applications don't have geoip functions we could use based on x-forwarded-for headers
Additional context
none
The text was updated successfully, but these errors were encountered: