I found this rules on iptables
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT what is the meaning of -m state --state RELATED,ESTABLISHED ?
and why without this rule I can not ping www.google.cn ?
thank you very much ^_^
I found this rules on iptables
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT what is the meaning of -m state --state RELATED,ESTABLISHED ?
and why without this rule I can not ping www.google.cn ?
thank you very much ^_^