Hi, fewi! Here is the printout you’ll need. I didn’t include firewall print because it’s very big and complicated. Firewall isn’t the problem because I disabled all firewall rules for a moment and it still didn’t work.
/ip address print detail
0 address=192.168.0.254/24 network=192.168.0.0 broadcast=192.168.0.255
interface=vlan1 actual-interface=vlan1
1 address=192.168.2.254/24 network=192.168.2.0 broadcast=192.168.2.255
interface=vlan2 actual-interface=vlan2
3 address=192.168.3.254/24 network=192.168.3.0 broadcast=192.168.3.255
interface=vlan3 actual-interface=vlan3
4 address=192.168.99.254/24 network=192.168.99.0 broadcast=192.168.99.255
interface=vlan99 actual-interface=vlan99
/ip route print detail
0 ADS dst-address=0.0.0.0/0 gateway=x.x.208.1
gateway-status=x.x.208.1 reachable ether1 distance=1 scope=30
target-scope=10
2 ADC dst-address=192.168.0.0/24 pref-src=192.168.0.254 gateway=vlan1
gateway-status=vlan1 reachable distance=0 scope=10
3 A S dst-address=192.168.1.0/24 gateway=vlan2 gateway-status=vlan2 reachabl>
distance=1 scope=30 target-scope=10
4 ADC dst-address=192.168.2.0/24 pref-src=192.168.2.254 gateway=vlan2
gateway-status=vlan2 reachable distance=0 scope=10
5 ADC dst-address=192.168.3.0/24 pref-src=192.168.3.254 gateway=vlan3
gateway-status=vlan3 reachable distance=0 scope=10
6 ADC dst-address=192.168.99.0/24 pref-src=192.168.99.254 gateway=vlan99
gateway-status=vlan99 reachable distance=0 scope=10
/interface print detail
0 R name=“ether1” type=“ether” mtu=1500 l2mtu=1524
1 name=“ether2” type=“ether” mtu=1500 l2mtu=1524
2 name=“ether3” type=“ether” mtu=1500 l2mtu=1524
3 R name=“ether4” type=“ether” mtu=1500 l2mtu=1524
4 name=“ether5” type=“ether” mtu=1500 l2mtu=1524
5 R name=“bridge1” type=“bridge” mtu=1500 l2mtu=65535
6 R name=“vlan1” type=“vlan” mtu=1500 l2mtu=1520
7 R name=“vlan2” type=“vlan” mtu=1500 l2mtu=1520
8 R name=“vlan3” type=“vlan” mtu=1500 l2mtu=1520
9 R name=“vlan99” type=“vlan” mtu=1500 l2mtu=1520
p.s. all VLANs are on ether4…