For Iptables, the commands would be as follows: iptables -A INPUT -i eth0 -s ... To list all nat chains, you would issue the following command: iptables -t ...
確定! 回上一頁