[GH-ISSUE #2890] Access control issue when assigning ip only #1983

Closed
opened 2026-02-26 07:33:33 +03:00 by kerem · 3 comments
Owner

Originally created by @piraterx on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2890

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.

Originally created by @piraterx on GitHub (May 5, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2890 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.
kerem 2026-02-26 07:33:33 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@dezza commented on GitHub (Oct 22, 2023):

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.

<!-- gh-comment-id:1773985561 --> @dezza commented on GitHub (Oct 22, 2023): 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.
Author
Owner

@github-actions[bot] commented on GitHub (Jun 6, 2024):

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

<!-- gh-comment-id:2151261455 --> @github-actions[bot] commented on GitHub (Jun 6, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Jun 9, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2954463102 --> @github-actions[bot] commented on GitHub (Jun 9, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1983
No description provided.