NAT 跟IPsec 在同一台 iptables 長這樣(遮臉) iptables -t nat -A POSTROUTING -o eth0 -s 10.6.0.0/16 -j MASQUERADE. hmmm…這VPC 下的機器可以連外也可以連到其他VPC
確定! 回上一頁