By marioguzzi
Hello, I am a new user of digital ocean. I have a droplet that is up but I have not turned on the firewall yet. I would like some advice on the correct process to turn on the firewall without closing access to ssh (which I only presume could happen).
My questions:
Thanks in advance, Mario G.
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!
- Does console access work regarless of firewall settings?
Yes. The remote console accesses your droplet through the hypervisor, so your firewall settings will not affect it.
- On Ubuntu 12.04, by default, will “ufw enable” close access to ssh (port 22)?
It depends on ufw’s default policy (allow/deny). I would recommend temporarily adding a rule that allows all connections from your IP, and once you’re sure your firewall settings are correct, you can remove it:
sudo ufw allow from your-ip-address
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.