Title: dual internet circuits / outbound routes to send traffic to specified uplink Post by: gopher_49 on Sunday 02 February 2014, 03:52:38 pm I have a facility that will soon have 2 x DSLs.. Since bonding DSLs can only be done at the ISP my second best option is to force the most important traffic (a HTTP cloud based server) to a specified internet circuit. Then.. I'll send all other traffic to the other circuit.. I was thinking of something like this.. All traffic to the HTTP cloud based service I mentioned is to one IP address or host name. Couldn't I setup source NAT rule that says anything destined to this IP address go to uplink A. I would in return have internet circuit A plugged into that uplink. And then.. Another outbound route that says all other traffic goes to uplink B. This being the second internet circuit. How can I accomplish this?
Title: Re: dual internet circuits / outbound routes to send traffic to specified uplink Post by: gopher_49 on Tuesday 04 February 2014, 07:59:22 am Does anyone have a reply for this?
Title: Re: dual internet circuits / outbound routes to send traffic to specified uplink Post by: kieronrob on Wednesday 05 February 2014, 05:40:33 am Just use the policy routing under network -> routing -> policy routing.
You can specify what traffic goes out through specified interfaces. |