Report this

What is the reason for this report?

Does DigitalOcean Censor Outbound Connections?

Posted on August 1, 2019

I’ve run into a website/ip that I cannot access from my droplet which is using digitalocean dns servers. I get SERVFAIL when looking up the domain name. I’ve added the name/ip combo to my /etc/hosts file but cannot connect to the IP to ping or access the website using curl. These things work fine outside of my droplet. I’m using firewall but am allowing all outbound protocols/ports.

Is digitalocean taking it upon themselves to decide what parts of the internet I’m allowed to access?



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.

Hello,

It sounds like your Droplet’s IP is being blocked by the server that you are tying to access.

What you could do is run a traceroute or an mtr from your droplet to the server’s IP that you are trying to access and see where the connection is being lost.

The command would look something like this:

traceroute server.ip.address.here

Hope that this helps! Regards, Bobby

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.