By mjj
I deployed my web to my droplet, and I could access my IP. But the other guys could not access there from outside of the network…
how can I solve this problem?
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!
thank you so much all, I was wrong on the networking settings. Now I could fix the issue!
Hi there @mjj,
You need to make sure that the port that you are trying to access is open for everyone.
For example, if you are using the builtin Ubuntu firewall, you can allow access to the specific port with:
- sudo ufw allow 80
If you are using the DigitalOcean Cloud firewalls, you can follow the steps here on how to configure your rules:
https://www.digitalocean.com/docs/networking/firewalls/how-to/configure-rules/
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.