Hi there! I'm hoping somebody can assist me with my setup.
I have an EdgeRouter Lite 3-Port running firmware 1.9.0
I have 2 WAN links (eth0, eth1) and one link to the LAN switch (eth2)
On the LAN side I have the following interfaces on the router:
eth2 = 192.168.1.1/24
eth2.2 = 192.168.2.1/24
eth2.21 = 10.1.0.1/16
eth2.22 = 10.2.0.1/16
I am routing eth2 traffic out eth0.
I am routing all 3 vlans out eth1.
The VLANs must not be able to talk to each other.
I have a Hyper-V server on the network. The switch port Hyper-V is connected to is trunked. In the Hyper-V settings for each VM they are tagged with appropriate VLAN.
This works. Kind of.
I can tell the VLAN is getting all the way through because if I reconfigure the VM onto VLAN 2 (which has DHCP) it gets a valid address in that range and pings to the router never drop a packet.
In a VM on VLAN 21 the traffic does get routed out eth2 but if I run a constant ping it drops packets often (it might get between 1 and 12 successful and then drop one).
If I try and browse web pages it barely works at all.
If anyone can assist I would be very grateful!