How to view current iptables rules: #iptables -L How to append an allow rule into iptables: #iptables -A INPUT -p tcp --dport 80 -j...
確定! 回上一頁