本帖最後由 chinwah 於 2010-10-9 20:40 編輯
Multi WLAN 我建議跟下面呢個PAGE去SET,簡單好多倍, 完全成功
我個 ath0.1 set左做 wep,方便俾番部nds用
再加埋句 firewall rule,
iptables -I FORWARD -i br1 -o br0 -m state --state NEW -j DROP
就可以令到 br1去唔到 br0
就算有人真係玩野hack左估wep,都頂多只可以出到街
另外,我都set埋Wireless MAC Filter 喺 wep 嗰邊
http://www.dd-wrt.com/wiki/index.php/Multiple_WLANs#GUI_Method
(留意一項就係 The Atheros VAP interface will be named ath0.1 instead of wl0.1 so just substitute this name in the instructions. 即係圖如果叫你揀 wl0.1時, 你揀 ath0.1 就ok了) |