iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to 192.168.1.1 ... List all IP addresses asign to wlan0. ip add list dev wlan0 ...
確定! 回上一頁