how to isolate bridge ports to talk to each other to prevent ARP scanning on hotspot

Hi every one ..

I have several accesspoints connected directly to Mikrotik router’s ports by bridge , and I want to prevent connected wireless devices that use netcut or other ARP scanning Apps to see other devices MACs , that’s the problem I have ,
and to get ride of it I know I have to do the following :

  • Enable client isolation on every access point… which has done .
    -Enable port isolation bridges between ports on bridge… that’s what I miss

So I want a way to isolate bridge ports to prevent ARP scanning on Mikrotik hotspot

thanks in advance

Off of the top of my head - bridge port horizon is the setting you need. You either have to have the ports on the bridge have the same horizon number, or all different (I am not sure which one - it is a while since I read that part of the manual). Please correct me if I am wrong.

TonyJr