I have a problem, I think VLAN tagged traffic gets blocked by the virtual switch in VMware ESXi. I used torch, and I cannot see any VLAN tagged traffic. This is probably a VMware issue, but I think I might ask if someone know what the problem is?
I’m trying to use MikroTik RouterOS as a DHCP server for all subnets. I’m pretty sure that it’s not a misconfigured VLAN Switch, because it’s working if I connect it to another unit. Last test will be with a real MikroTik Router, not a virtual machine. The problem is that I don’t have a spare unit, so I have to get one first.
torch:
Have you enabled promiscuous mode on vSwitch? Vlans in VM
Do you want multiple vlans on one vNIC in your ROS-VM? Then you have to use VLANid 4095 and add VLAN-interface in ROS.
Do you want one VLAN per vNIC in your VM? Then create Portgroups with the corresponding VLANid in your vSwitch. Assign the correct VLAN to the vNICs of your VM. Each interface in ROS is in one (untagged)VLAN.