Hi! ive a situation in my network, had 3 internet conections marked with a routing tables to decide what client get access to internet and what service. This is working fine, but the router itself dont have access to internet because de gw are in different routing tables. How can i say to the router to use one table or another? Thanks in advance!
You can add a default gateways in the main routing table? Use higher metrics as fallback in the main table.
Or you looking for so it works with all connections? Then you can mangle.
Take a look at : https://www.youtube.com/watch?v=67Dna_ffCvc / https://mum.mikrotik.com/presentations/US12/tomas.pdf
With those rules the router will respond on every ISP wan and you can NAT on all wan interfaces.