Comment on Securing a Linux ServerComments−laweijfmvo2yAfter following this guide, all requests to my website time out, so I guess it's secure!−laweijfmvo2ySeems like it's something as simple as a missing `sudo ufw allow 'Nginx Full'` ?−KenHV2yIt might be a firewall issue or one of the Fail2Ban jails. If you're using all the Nginx jails, try disabling them and see if it fixes the issue.
Comments
After following this guide, all requests to my website time out, so I guess it's secure!
Seems like it's something as simple as a missing `sudo ufw allow 'Nginx Full'` ?
It might be a firewall issue or one of the Fail2Ban jails. If you're using all the Nginx jails, try disabling them and see if it fixes the issue.