電訊茶室's Archiver

newbie2005 發表於 2013-7-3 22:12

在 RB2011UAS-2HnD-IN 如何設定 wireless guest network

我巳設定一個ssid 供寫子樓用,IP 192.168.3.x 另一個 ssid 供guest 用,ip 192.168.5.x 但如何isolate兩組 IP,
互相不可以 ping.

Qnewbie 發表於 2013-7-5 01:09

[i=s] 本帖最後由 Qnewbie 於 2013-10-31 08:12 編輯 [/i]

I don't know the configuration of your RB. However, you can simply add a firewall rule that drops all traffic between two ip pools.[code] /ip firewall filter
add chain=forward action=drop src-address=192.168.3.0/24 dst-address=192.168.5.0/24
add chain=forward action=drop src-address=192.168.5.0/24 dst-address=192.168.3.0/24[/code]

表哥 發表於 2014-2-27 00:58

/interface wireless
interface-type=virtual-AP master-interface=wlan1 ssid="guest"  default-forwarding=no

default Forward系no,winbox操作唔打鉤,
意思系默認所有client不能互訪,例如手提電話同筆電同時連接wifi,距地都能上網,但系唔可以直接互相訪問

頁: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.