Page 1 of 1

load balancing

Posted: Wed Feb 07, 2007 1:39 pm
by Philip@hux.co.za
hi all i have just completed a 4 wan configuration so i can load balance over all 4 connections. my problem is that when a client browses to a secure site the site drops his connections for security reasons. i was wondering if anyone knew how to bing a protolcol to a specific wan port so connections to 443 would only go out one wan port.


???


thanks :wink:

Posted: Wed Feb 07, 2007 1:55 pm
by cmit
Set a routing-mark for protocol=tcp and dst-port=443.
Then route this SSL traffic out the desired WAN port.

There should be several more detailed examples flying around the forum/wiki for this scenario.

Best regards,
Christian Meis

port bindng

Posted: Wed Feb 07, 2007 2:59 pm
by Philip@hux.co.za
thank you

Posted: Wed Feb 07, 2007 3:51 pm
by cmit
You're welcome!

Best regards,
Christian Meis