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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I was trying to enhance the security of my droplet by setting up firewall rules via DigitalOcean Cloud Firewalls. Here are the commands I used to add the rules:
# Adding a rule to allow SSH sudo ufw allow 22/tcp
After making these changes, I found that I could not connect to the droplet via SSH. I get a “Connection timed out” error when trying to connect. I’m sure I correctly added port 22 to the allowed list, but the connection still fails.
Could anyone have encountered a similar issue or suggest what I might have done wrong? Are there any firewall settings or additional steps that need to be taken?
Thanks in advance for any help!
cooleb09
IsaacMvd
Leon Junior
hashembarret@gmail.com
JetForMe
24608ead89f046a8abab394f968f2c
Philipp Mayerhofer
enews
Brian Magnosi
jairunet
Shookshank