On a MikroTik CCR1016-12S-11S+ which runs RouterOS 7.6 I need to configure a second gateway only for a specific computer from my network.
Currently I have tried several things I read in the Forums, but none of them worked. I tried Mangle prerouting as well, but without luck. Other posts were older and were referring commands like
/ip route rule
but this is not possible on RouterOS 7.6 or it’s not accepted.
I would appreciate any help here. The scope is to have a specific computer from my network to access the Internet (and get accessed) via another gateway which I want to configure on the MikroTik router. This gateway is a LTE router which I have on another interface (sfp2), when the default gateway is connected to the interface sfp1. The interfaces sfp3 to sfp6 are my LAN bridge.
Thanks a lot in advance for your help and efforts.
First upgrade your device to a newer RouterOS. There are bugs in this functionality in those old versions.
I would recommend 7.12rc2 unless you absolutely do not want to run test versions, then upgrade to 7.11.2
After that, read the manual on route rules, as this has changed in v7 relative to v6.