martes, 5 de enero de 2016

allow http after install fail2ban centos

iptables -I INPUT 2 -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
service iptables save
service iptables restart (not necesary just do it if dont work)

https://www.centos.org/forums/viewtopic.php?t=4091

No hay comentarios:

Publicar un comentario