Allow ICMP packets iptables -A INPUT -p icmp -j ACCEPT # Log unauthorized ... not forward any packets , so drop everything . iptables -F FORWARD iptables -P ...
確定! 回上一頁