0 192.168.10.1/24 192.168.10.0 192.168.10.255 Lan
1 D 89.34.141.161/22 89.34.140.0 89.34.143.255 Internet
2 D 89.34.141.162/22 89.34.140.0 89.34.143.255 Internet1
From wan i have same gateway
the wan ip`s is from provider dinamic DHCP
How can i use this 2 wan connections to increse speed to internet from Lan?
I want to thank you for this post! I have been scratching my head for hours trying to find a way to force a route to be “reachable” via a specific interface. I have four Ethernet interfaces coming into my Mikrotik all with the same gateway. I wanted to use a routing-mark to direct traffic from a specific IP behind NAT through each of the interfaces. However, since they shared the same gateway, all the traffic would go via the first (or last) interface that the Mikrotik brought up.
This has solved my problem, though I have to admit, I am probably not going about this correctly in the first place.