-
This Proxy does not forward real ip of the client to listening service. I need manually set custom location these headers:
But on orignal Nginx Proxy Manager we do not need to set headers instead it automatically forward the real ip in request to listening interface. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
https://github.com/ZoeyVid/nginx-proxy-manager/blob/develop/rootfs/usr/local/nginx/conf/conf.d/include/proxy.conf they are set |
Beta Was this translation helpful? Give feedback.
-
did you maybe made other changes in the advanced tab? |
Beta Was this translation helpful? Give feedback.
-
MeshCentral requires these lines to get real ip of Request sender in order to drop tls and trust proxy. But If I remove those lines and save Then I get 502 bad gateway error. Also this error is presend when using Orignal jc21 NPM. I also add these lines there too for proper working of Meshcentral. |
Beta Was this translation helpful? Give feedback.
https://github.com/ZoeyVid/nginx-proxy-manager/blob/develop/rootfs/usr/local/nginx/conf/conf.d/include/proxy.conf they are set