Connect to one website always through just one Provider

Hello,

First of all I have to Providers for ECMP load balancing & fail over, now when I want to see my Traffic stats with one provider I need to enter it’s website, but that providers allows connections only from its network, and sometimes the connections goes from the other provider and I cannot get the Webpage, what rule I need to make so that I could get to one IP/Website using just one provider ?

Thank you.

Get the IP address of the website then use policy routing to send the traffic to the desired interface. I would also look at moving to PCC.

http://wiki.mikrotik.com/wiki/Manual:PCC#Policy_routing

wow what a disaster

mt really has no simple way to do things for those inexperienced.
you have to do 4 things to perform 1 task.

prerouting, postrouting, in, out, … does it end?

I’m fine with ECMP, what to change something that is working well ?
Could smb give me an example of rule I have to make, I know there is a lot of theory on the internet.

Thank you.