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

Feature request: Port forwarding for Vyrpvpn #196

Closed
qdm12 opened this issue Jul 13, 2020 · 9 comments
Closed

Feature request: Port forwarding for Vyrpvpn #196

qdm12 opened this issue Jul 13, 2020 · 9 comments
Assignees

Comments

@qdm12
Copy link
Owner

qdm12 commented Jul 13, 2020

@qdm12 qdm12 self-assigned this Jul 13, 2020
@qdm12
Copy link
Owner Author

qdm12 commented Jul 14, 2020

Hello @Tulip44 what do you mean by port forwarding exactly? Do you mean vpn server side port forwarding, or for example the ability to choose the port see this. How do you use it currently?

Becauae vyprvpn seem to not really support server side port forwarding although their documentation says they don't and do haha...

Thanks

@Tulip44
Copy link

Tulip44 commented Jul 14, 2020 via email

@qdm12
Copy link
Owner Author

qdm12 commented Jul 14, 2020

So you would want clients to connect to your ftp server through <vpn-ip-address>:<some-port> right?

@Tulip44
Copy link

Tulip44 commented Jul 14, 2020

Think i found out how to run "something" through the vpn container. "--net=container:other_container" in ssh/terminal when seting up the "server". for some unknown reason portainer gives error when setting it up like that.
I did set up a test webserver on standard port (80) and it works on vpn public ip and it works :)

@qdm12 qdm12 closed this as completed Jul 14, 2020
@qdm12
Copy link
Owner Author

qdm12 commented Jul 14, 2020

Actually, are you running with FIREWALL=off? Because the firewall should block access I think.... well it should haha. Let me know, I'll adapt the code and variables such that you can specify ports you want to allow (and block incoming ports we don't want).

@qdm12 qdm12 reopened this Jul 14, 2020
@qdm12 qdm12 closed this as completed in 74d13cc Jul 20, 2020
@qdm12
Copy link
Owner Author

qdm12 commented Jul 20, 2020

It's done 🎉 If you want to use for example ports 9000 and 9001 such that you can access them at :9000 and :9001, set the environment variable -e FIREWALL_VPN_INPUT_PORTS=9000,9001. I tested it with your credentials and it works as far as I can tell. Thanks!

@qdm12
Copy link
Owner Author

qdm12 commented Mar 20, 2021

Hey @Tulip44 is port forwarding still working on VyprVPN? Their documentation suggests it's not really there anymore. We're wondering for #337

Thanks!

@Tulip44
Copy link

Tulip44 commented Mar 20, 2021

Hey @Tulip44 is port forwarding still working on VyprVPN? Their documentation suggests it's not really there anymore. We're wondering for #337

Thanks!

Hmm not sure, i use mullvad with wireguard for now lol. much better performance compared to openvpn, now it max out my fiber 👯‍♀️ Mullvad do support portforward to.

@qdm12
Copy link
Owner Author

qdm12 commented Mar 20, 2021

alright thanks for the reply. I'm working on a wireguard implementation these days, I'll try to ping back here once it's ready if it can interest you 😉

#134

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