[GH-ISSUE #612] Access lists without user (ip address only) #515

Closed
opened 2026-02-26 06:33:13 +03:00 by kerem · 4 comments
Owner

Originally created by @madmurl0c on GitHub (Sep 24, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/612

Checklist

What is troubling you?

I use NginxProxyManager to redirect subdomains to specific docker containers.
Since I'd like specific containers to only be available from my local network I've set up the following access list through the web gui (just an example):

Satisfy any
false
User
local:local
Access List
10.10.0.0/16

Is there a way to only use ip access lists without a user/login?

Originally created by @madmurl0c on GitHub (Sep 24, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/612 **Checklist** - [x] Please read the [setup instructions](https://nginxproxymanager.com/setup/) - [x] Please read the [FAQ](https://nginxproxymanager.com/faq/) **What is troubling you?** I use NginxProxyManager to redirect subdomains to specific docker containers. Since I'd like specific containers to only be available from my local network I've set up the following access list through the web gui (just an example): > **Satisfy any** > false > **User** > local:local > **Access List** > 10.10.0.0/16 Is there a way to only use ip access lists without a user/login?
kerem 2026-02-26 06:33:13 +03:00
Author
Owner

@Kipjr commented on GitHub (Oct 3, 2020):

Will this work?
image
image

<!-- gh-comment-id:703086180 --> @Kipjr commented on GitHub (Oct 3, 2020): Will this work? ![image](https://user-images.githubusercontent.com/12066560/94989991-11a2dd80-0579-11eb-8fe8-4ab2a1013aec.png) ![image](https://user-images.githubusercontent.com/12066560/94989998-1a93af00-0579-11eb-8d11-2182f777aabc.png)
Author
Owner

@madmurl0c commented on GitHub (Oct 3, 2020):

@Kipjr Unfortunately not, if I configure it like that it still asks me for a username/password and if I enter nothing and just press "Sign in" the dialog comes up again

<!-- gh-comment-id:703093878 --> @madmurl0c commented on GitHub (Oct 3, 2020): @Kipjr Unfortunately not, if I configure it like that it still asks me for a username/password and if I enter nothing and just press "Sign in" the dialog comes up again
Author
Owner

@Kipjr commented on GitHub (Oct 3, 2020):

Did you check/uncheck "Satify Any" and re-add the list to the host?
image

<!-- gh-comment-id:703097522 --> @Kipjr commented on GitHub (Oct 3, 2020): Did you check/uncheck "Satify Any" and re-add the list to the host? ![image](https://user-images.githubusercontent.com/12066560/94991878-64cf5d00-0586-11eb-987b-d010c07f7ce7.png)
Author
Owner

@madmurl0c commented on GitHub (Oct 3, 2020):

That seems to have fixed it, I just had to turn on Satisfy any, remove all users and re-add the list. Thanks a lot

<!-- gh-comment-id:703125705 --> @madmurl0c commented on GitHub (Oct 3, 2020): That seems to have fixed it, I just had to turn on Satisfy any, remove all users and re-add the list. Thanks a lot
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#515
No description provided.