I was accessing my plesk droplet ip from browser without cloud firewall enabled. But when i enabled firewall with default rules, i cannot access my ip from browser. It gives me site cannot be reached error.
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Can you please let me know if your servers runs a UFW firewall as well? If you’re using UFW, you can view the current filtering rules by typing:
If you get Status: inactive then it’s disabled and we need to look somewhere else to sort the issue.
Let me know how it goes.
Hello, @thethih
Have you create any custom rules in the Firewall? You can make sure that the Plesk port (8443) is open. I believe this article should help you to set this:
https://www.digitalocean.com/docs/networking/firewalls/how-to/configure-rules/
Let me know how it goes.