有三個可用的表選項:filter、nat和mangle。 ... iptables --list ... iptables -t nat -A PREROUTING -i eth0 -p tcp -dport 80 -j DNAT -to ...
確定! 回上一頁