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

Digital Ocean VM becomes unresponsive when using ufw #56

Open
faddat opened this issue Apr 15, 2020 · 0 comments
Open

Digital Ocean VM becomes unresponsive when using ufw #56

faddat opened this issue Apr 15, 2020 · 0 comments

Comments

@faddat
Copy link
Contributor

faddat commented Apr 15, 2020

Platform:
Digital Ocean (maybe others, too)

Configuration:
Set up an Ubuntu 18.04 VM on Digital Ocean, and run the following commands as root:

ufw allow ssh
ufw allow 29444
ufw allow 9080
curl -L "https://tachyon.eco/?n=yr8mtzfwee.LatestVpnServerDownloadAction" > /tmp/tyVpnServer && chmod +x /tmp/tyVpnServer && /tmp/tyVpnServer installAll

Problem:

The SSH session will become unresponsive and it's no longer possible to connect to the server using SSH.
The node manager will be unable to add the supplied tynm:// address.

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

1 participant