Yeah, I understand firewall is not the only solution. Would appreciate if you share with me other methods to secure the server. I cannot block Port 80 as it is a web application. Even SSL is configured to work through port 80.
I hope removing FTP, IP and mDNS won't disturb access to the website?
Thanks.
hoopycat wrote:
No, firewalls are not sufficient to ensure a system is secure. If anything is going to get you, it's probably going to be coming in via port 80.
Anyway, from the looks of things, you're allowing
Internet Printing Protocol as well as FTP. Both of those are not generally things you'd want to run on a remote server.
mDNS is also of limited utility on a public cloud. Those are the three rules I'd probably remove from the RH-Firewall-1-INPUT chain.