Internet用戶通過訪問防火牆的IP位址即可訪問該主機的Web服務。 iptables -t nat -I PREROUTING -p tcp –dport 80 -j DNAT –to-destination 10.0.0.3:80.
確定! 回上一頁