Report this

What is the reason for this report?

Cant ssh to droplet after setting ufw rules

Posted on July 8, 2021

Created a droplet 1w ago, everything was fine. But yesterday, after creating ufw and allowing port 4000 (i think) I am unable to login back to ssh.

root@ubuntu:~# ufw status
Status: active
To                         Action      From
--                         ------      ----
4000/tcp                   ALLOW       Anywhere                  
4000/tcp (v6)              ALLOW       Anywhere (v6)             

This was executed then before closing my terminal. Now:

user@machine:~$ ssh root@46.101.110.x


Best Regards, ykostov



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @ykostov,

For such cases, I’ll recommend using the Recovery Console. The Recovery Console provides out-of-band access and is available regardless of your network settings. It emulates the access you would have if you were sitting down with a keyboard and monitor attached to the actual server. You can use this feature to log in and revert bad settings to regain normal access.

You can read more about how to connect using the said console here:

https://docs.digitalocean.com/products/droplets/resources/recovery-console/

Hope that helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.