Two ISP-s. Howto ?

I have two providers available and I want to put, lets say, just ftp on one ISP (for example), and all other traffic on the other one.

Is that possible ?

Please no big documentation, just say what setting (if it is possible), I’ll set it up with my WinBox.

Thanks people.

P.S. If you need their IP for easier explanation, just say

Hi,

I am currently doing this myself, I use 1 provider for my online gaming and another for web browsing.

The way I do this is setting a mangle on the gaming traffic, my default route in the main routing table is set to the main provider. I then have another routing table, I have another default route through the other provider, with a lookup in the rules to detect the “marked” packet from the mangle and lookup the second routing table.

Hope this helps?

As you are using 2 providers, you will be using 2 sets of IP addresses, therefore you will need to masquarade each set of IP’s to the others.

Can you post an example of mangle rule ?