Hello,
I would like to create a VLAN on my network for my VM’s.
the VM’s connect in bridge mode - connects directly to the network.
I have googled and tried what I found, however my VM won’t connect to the internet.
So I am hoping to get some assistance here.
My setup is as follows.
I have a hap ac2.
WAN on ether1
My PC is on ether2.
I am running the VM’s from my PC.
My network is currently on 192.168.88.0/24(non VLAN devices)
I would like to be able to have a VLAN and have the VM’s in address pool 192.168.99.0/24 and have the VM’s isolated from the rest of the network(88).
Block(88) and only allow(99’s) to each other.
I have tried
Interfaces > VLAN > in this I tried different combinations for the interface
- tried ether3 unused port
- ether1 used by my PC
- used current main bridge
- tried creating a new bridge
I did DHCP setup and other things that are all common in videos and articles I read.
I fired up the VM, and in winbox, the VM got an IP from 88 range. I changed that to the vlan pool(99), restarted VM, and it got an IP from 99.
However it will not connect out to the internet when on 99.
Is there any guide to creating a VLAN for VM’s? or perhaps anyone that can help with a solution?
Thank you