Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass source IP address possible? #14

Open
cruunnerr opened this issue Mar 22, 2022 · 1 comment
Open

Pass source IP address possible? #14

cruunnerr opened this issue Mar 22, 2022 · 1 comment

Comments

@cruunnerr
Copy link

cruunnerr commented Mar 22, 2022

Hi,

I am using 6tunnel on a VPS to get access to my home hosted servers, since I have just DS-Lite.

Is it possible to pass through the source IP address to my home based Webservers? Like with a proxy:

    proxy_set_header X-Real-IP  $remote_addr;
    proxy_set_header X-Forwarded-For $remote_addr;

On my home servers I can just see the fix IPv6 address of my VPS.

Thanks

@brunobeeee
Copy link

Actually I'm on the same problem right now. Have you found any solution in the meantime?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants