Wanting to use on a VPS with a Tailscale tunnel to my LAN. How can I set this up to send the clients real IP to the servers on my LAN? #776
-
I am currently using the official NPM on a VPS, this then routes through a Tailscale tunnel to my lan. I have Tailscale setup so that I can use my actual LAN IP addresses instead of the Tailscale addresses. The problem is that all of my servers only see the IP address of the local Tailscale instance and not the real IP seen by the reverse proxy. This is making setting up proper security a nightmare. I’d like to switch to NPMplus and in the process I’d really like to fix this issue of not seeing the real IP addresses. How could I do this? And preferably without needing to adjust any of the servers on my LAN? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Do your backwnd servers read the forworded for/x real ip header? |
Beta Was this translation helpful? Give feedback.
Do your backwnd servers read the forworded for/x real ip header?