Hello, I'm running simple VLAN config for test purposes.
2.9.43 on pc.
VLAN and Trunk generally works ok.
On Cisco 2950 I have 2 vlans and trunk.
On Mikrotik I have one ethernet interface and 2 VLAN interfaces defined on it.
If every vlan interface has it's own ip address, things are ok.
BUT.
If I put those 2 vlans in a bridge, and give that bridge ip address, instead one per vlan interface,
than ping reply times look something like:
time<1ms
time=3000ms
time<1ms
time out
time out
time<1ms
It's not loop since bandwidth is only few kb's per interface.
So, what am I missing here ?