Hi, I have created new droplet and assign reserved IP I also have configured firewall that allow ICMP
currently I able to ping my droplet using default Public IP4. However I got an issue while ping my reserved IP
I also have assigned my reserved IP to my droplet but still got error when ping <reservedIP>
sucess ping <defaultIP>
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.
Heya, @00bde60995fe47848d3b145fba2255
You can check if the droplet has UFW enabled and a rule is blocking the ICMP requests or if there is a Cloud Firewall that also limits the ping requests.
Regards