How do I proxy traffic to an address through a specific addr

To all:

I have a router that has two lines to the internet. We’ll call the gateways 1.1.1.1 and 2.2.2.2.
I need to proxy so traffic to 3.3.3.3 only goes out 1.1.1.1 and also proxy 4.4.4.4 so it only goes out 2.2.2.2.

How do I do this?

-Nate

use 2 MTs

No can do. I need to put specific traffic through each of the two modem gateways hooked up to the MT. I need to channel traffic to each of the addresses.

how do you know, which proxy request to website belongs to which user request to the proxy? you cannot differentiate it

The easy way is setup Linux Box and install Squid Proxy Server.
Use the option “tcp_outgoing_address” and that will work.

Or wait MT to release new version with the parameter like that available :sunglasses:

  • Rio.Martin -

I have to believe there is a way to point traffic at either of the addresses that lead to the two different modems.