[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache and iptables



JM wrote:
> #todo desde fuera KO
> iptables -A INPUT -m state --state NEW,INVALID -j DROP
> 
> #apache
> iptables -A INPUT -s 0.0.0.0/0 -p tcp -i eth0 --dport 80 -j ACCEPT

These look reversed to me.

Mark L.



Reply to: