$iptables -t nat -A PREROUTING -i vtun2 -j DNAT --to 192.168.1.200 ... The fact that most traffic is NATted does indeed show this rule is working.
確定! 回上一頁