Report this

What is the reason for this report?

Server can no longer be pinged. ICMP traffic being dropped before reaching server in California.

Posted on December 7, 2021

I have a newly developed ping problem. I can SSH to my server, but I can no longer ping it. tcpdump on the server shows no ICMP traffic reaching the public interface. I can ping other servers, just not my digitalocean server. mtr will not trace the route much past an L3 in San Jose. Why is ICMP traffic being dropped? Could this be a floating IP configuration issue?



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.

Hey there!

It sounds like either your droplet firewall or a Cloud Firewall is blocking ICMP traffic. If you have a CloudFirewall enabled for this droplet you will need to be sure to let ICMP traffic through if you wish to get a response. Firewall Rules

If you do have a firewall setup on the droplet itself it may be blocking ICMP traffic and it would also need to allow that through. The steps do do that would depend on the firewall you are running.

Hope it helps! Nate

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.