The first thing to do is to add the following simple rule to the PREROUTING chain in the nat table: iptables -t nat -A PREROUTING --dst $INET_IP -p tcp ...
確定! 回上一頁