Hi!
I have a configs like this:
MT01 with two wireless card (AP1, AP2)
bridge1 et0 and the two wir card
Users connected to AP1 and AP2. MAC filtering ON (access list) both, forwarding - NO.
MT02 with two wireless card (AP3, AP4)
bridge1 et0 and the two wir card
Users connected to AP3 and AP4. MAC filtering ON (access list) both, forwarding - NO.
the network is bridged network.
USers in one AP1 can’t forward - it’s ok. But Users in the other AP1 and AP2 can forward. How can I restrict this transfer?
I have lot of MT like that, and a PPPOE server. I use MT, only bridget network, no routes firewall or etc…Users connected to the AP and use PPPOE username and pass.
So any suggestion?
In my oppinion use firewall to restrict users so in all the MT boards:
input accept MANAGEIPFROMMYNETWORK
drop everything else
Any other beautiful idea? PPPOE use layer 2, so Am I need any other to the firewall?