NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
20.87k stars 2.42k forks source link

Access control issue when assigning ip only #2890

Open piraterx opened 1 year ago

piraterx commented 1 year ago

I tried using access control so certain websites are only accessed from certain ip, but somehow it doesn't work with allowed ips.

Under access list, I list ip as

publicip/32

and when I try to access that website from that ip, I get 403 error. I have another instance working on different system and it works fine. I did clean install on system not working and same issue. They both have same .yml file.

Where do I look for issue to fix, because two system and one works and another doesn't.

dezza commented 8 months ago

Try to check(box) "Satisfy any" [x]

I had issues with HTTP Basic Auth as well, but this made sure it satisfied on IP-restrictions only.

github-actions[bot] commented 1 month ago

Issue is now considered stale. If you want to keep it open, please comment :+1: