hello.
i have rb433,
eth1 = internet connection
eth3 = 30 Vlans, and 30 IP for each vlans.
but, on all vlan interface i have 1 mac adress(mac adress eth3), can i change mac on each vlans ?
main mission, different gateway mac adress for every vlan(users in vlans must see different mac adrees of gateway, for each vlan).
tnx
but, on all vlan interface i have 1 mac adress(mac adress eth3), can i change mac on each vlans ?
main mission, different gateway mac adress for every vlan(users in vlans must see different mac adrees of gateway, for each vlan).
There is no option to change MAC-address for VLAN interface.
Please give us more information about your setup, as I believe this option is not required for your setup.
hypervisor with 30 virtual machines, each machine in a vlan and network settings and diversified. but if on VM make comand “arp -a” user can see one mac adress (eth3 (as gateway)mac). can we hide or change mac ?
can we hide or change mac ?
One more time RouterOS does not support such feature.
hm..
apparently I came up with a solution…
for each vlan, i must create virtual ethernet , bridge VirtualEthernet (can change mac) and Vlan.
and IP for each vlan assign on VirtEther.
Yes, but is completely different from having 30VLAN on one single interface.