In the simplest form: iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE. That will allow all WiFi users access to the Internet.
確定! 回上一頁