ether4 → 192.168.102.102 with DHCP server for internal lan
ether4 → 192.168.192.100 for towers & mikrotik devices which are in the 192.168.192.0 network
I have setup route marking to split traffic between fibre and dsl depending on IP range, before I added this I was able to access the 192.168.192.0 network from the 192.168.102.0 network but cannot anymore. Ideally I would like to have the towers on ether3 and not through the switch, I’ve tried routing it but without success.
It sounds as if the route marking means that each IP group no longer sees the route to the other subnet. You can either add route rules so that lookups for certain subnets always occur in main or you can add routes to each subnet in the other VRFs.
Well you are correct, if I disable the address list for mark routing I’m able to connect to the other subnet. The mark routing also poses another problem with my port forwarding, connections are slow and laggy.
Is there another way to split traffic based on IP range?