mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1336] Real IP not working #1064
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1064
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @laitco on GitHub (Aug 21, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1336
Hi,
the real IP is not working in 2.9,7. Did someone has a hint for me ?
-->
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Real External IP not showing in Synology as example.
Nginx Proxy Manager Version
2.9.7
Expected behavior
Screenshots
Operating System
Ubuntu 20.04, Docker latest
@kellcomnet2 commented on GitHub (Aug 23, 2021):
Same issue, I am running in docker bridge networking mode since it fails to start if I use host networking. I am unable to use ACLs because it never sees the real ip
@laitco commented on GitHub (Aug 23, 2021):
Hi, worked with a rebuild container and with "proxy_set_header X-Forwarded-Proto $scheme;" in advanced Custom Nginx Configuration.
@openaspace commented on GitHub (Jan 2, 2022):
Hi.
wich is the correct sintax to add in the advanced config?
I use alphine linux under proxmox, and ngninx proxy manager behind pfsense firewall