-
Notifications
You must be signed in to change notification settings - Fork 115
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
Auto manage ip routes to allow ssh or (any other service) to external IP; VPS support #258
Comments
Just an update: I tried to run the official NordVPN client, as well as openvpn, with similar issues. Not sure what that means, or how to troubleshoot this. |
Hi there, the thing is when openvpn connects, from then on all the traffic goes through the vpn tunnel. When you are conneted via ssh, that connection can't work, as all traffic (including ssh) is trying to go out through the vpn tunnel. It is actually one of the functionalities i was working on implementing in openpyn. |
Hey, Did somebody try this already? Couldnt get it working to allow ssh login on Debian 10. Have I done something wrong? Thanks in advance, |
Ubuntu 18.04.3 LTS
Python 3.6.9
openpyn 2.7.5
Hi, awesome program. I'm just having trouble running it on my Ubuntu 18.04 VPS.
I've installed it fine using "sudo python3 -m pip install --upgrade openpyn", but when I run the app, it gets to a point and just hangs. The VPS becomes unresponsive and after a few minutes disconnects me, and I have to reboot manually.
I've attached the terminal output when I run "openpyn us"
Any help would be appreciated.
Thanks.
openpyn ubuntu18_04 error log 20200203.txt
The text was updated successfully, but these errors were encountered: