wget --verbose http://myip:80
–2018-05-31 20:42:39-- http://myip/ Connecting to myip:80… connected. HTTP request sent, awaiting response… 200 OK Length: 11321 (11K) [text/html] Saving to: ‘index.html’
index.html 100%[=====================================================================================>] 11.06K --.-KB/s in 0s
2018-05-31 20:42:39 (303 MB/s) - ‘index.html’ saved [11321/11321]
Access.log does not change with outside connection attempts
Error.log has the following register in the last line (not sure if of any use)
2018/05/31 20:21:38 [emerg] 1814#1814: still could not bind() 2018/05/31 20:37:06 [notice] 2714#2714: signal process started
Anyone? Thank you!
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,
This sounds like a problem with your firewall. I would recommend taking a look at this tutorial on how to work with the default Ubuntu firewall:
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-with-ufw-on-ubuntu-18-04
Regards, Bobby
wow…funny enough just noticed that i can’t even ping my droplet nor access phpmyadmin as I could before