Wireless Isolation

Hi all,
I’m Now using mikrotik all is fine, but i want to ask how can i make a wireless isolation feature on mikrotik server to isolate my customers and let my wireless network more secured.
Thanks alot.
:laughing:

Use WPA encryption protocol to protect your customers from bad users.

I think eebng_1422 is asking about isolate the clients from each other and this is by disabling ( default forwaord ) in wireless configuration ..

Thanks my friends,
as you say i want to protect my customers by isolate each other, so i want that by a quick example.
:laughing:

disable ( default forwaord ) in wireless configuration ..
I hope it will work.

Isolation in MKT is : Default Forward.

But !!! (VERY IMPORTANT) if you use DEFAULT-AUTHENTICATE to validate user´s MAC ADDRESS, then you have to UN TILT the DEFAULT FORWARD OPTION in every registry in your ACCESS-LIST.

So:


If you are NOT USING access-list : UNTILT DEFAULT FORWARD option in the wireless card

If you are USING access-list : UNTILT DEFAULT FORWARD option in every regsitry of your access-list

Sorry for my poor english…

Regards