hi guys,
We’re going to provide cable internet to certain condominiums,
I want to use 24 or 48 port LAN managed switch for this purpose.
however I was wondering if I get a managed switch will I be able
to do this task that let’s say:
-
Port 1 > Mikrotik Server
-
Port 2 to 24 > customers
-
23 VLAN per switch, which each vlan contain a pair of
of Port 1 and customer’s port, for example:
VLAN 1 : Port 1 / Port 2
VLAN 2 : Port 1 / Port 3
VLAN 3 : Port 1 / Port 4
VLAN 4 : Port 1 / Port 5
VLAN 5 : Port 1 / Port 6
VLAN 6 : Port 1 / Port 7
…
…
…
so by this we want to isolate all users in the network so they won’t
have phisycal network access to other customer and only be able
to passthrough our gateway’s firewall
Plus, we want to bind customer’s mac address to his own port so
he won’t be able to do MAC cloning.
and how can I do this mac binding with this features:
-
everytime there is a new device with new mac address
it will be added to the list to associate with the port -
each mac address in the list can only connect through
the port it was connected firt time. -
each user can have web interface access to flash its mac
address list in case he wanted to connect in his friend’s house
with same laptop and using LAN port.
however I would like add for the last part, the web interface.
at this moment I have absolutely no idea how to accomplish
this task, which switch do you recommend? and what routerOS
can do in each task to faciliate the switch? or should I use a backup
Linux box with perl scripts to monitor each links?
any idea on this is highly appreciated
Thanks.