Report this

What is the reason for this report?

Local Connections with DigitalOcean Firewall enabled

Posted on May 24, 2018

I created a DigitalOcean Cloud Firewall for a few of my droplets, allowing access to ports 22, 80, and 443. I’m running a Docker Swarm with Traefik as a proxy, but Traefik needs to access ports other than 22, 80, and 443 with local IPs. What I was wondering is if Traefik would still be able to access these ports. Does the DigitalOcean Cloud Firewall only apply on connections to the public droplet IPs or to every IP associated with the droplet?



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.
0

Accepted Answer

The cloud firewall should only block connections coming in on your public interface. A local firewall can be used if needed to restrict access on the local/private network.

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.