Page 1 of 1

How to use acl?

Posted: Sun Apr 10, 2016 7:07 am
by sarah
Hi,

I am just wondering is it possible to use the ACL feature in swos to change the vlan-id by mac address?

Example:
Port1: vlan 10,20
Port2: default 20 for all, but certain mac address I would like it to be part of vlan 10.

Is this configuration possible?
And how can I configure it?

Thanks!

Re: How to use acl?

Posted: Sun Apr 10, 2016 11:15 am
by ShayanFiroozi
Hi,

I am just wondering is it possible to use the ACL feature in swos to change the vlan-id by mac address?

Example:
Port1: vlan 10,20
Port2: default 20 for all, but certain mac address I would like it to be part of vlan 10.

Is this configuration possible?
And how can I configure it?

Thanks!
Hi,
it's MAC based VLANing ! not ACL

Access-List is a white list that indicates which MAC or IP can negotiate with specific port for connecting


if you need to deny specific MAC to connecting to your device bridge firewall is the option. just drop packets which are coming from specific MAC

if you need ACL in wireless devices , there is a built-in ACL in mikrotik wireless , but you should uncheck default authenticate feature from your WLAN interface.

http://relativitynetworks.com/index.php?topic=1021.0
it's about MAC based VLANning

Re: How to use acl?

Posted: Thu Aug 15, 2019 7:37 pm
by stanelie
Is it possible to do mac based vlan-ing on swos? It looks like the ACL tab might be able to accomplish this, but I have not been able to make it work.

The link in the previous post does not work.

Thanks!