Hi All ,
I have a sort of design question.
We have the following need .
A configuration with multiple internet access , 2 different ISP , and a PIX 515 ( ios 7.2) with 3 NIC .
The question is , is it possible to configure the PIX to route different protocols to the appropriate ISP connection ?
The configuration would be as follow
external IF 1 ---- ISP1
external IF 2 -----ISP2
internal IF ----- LAN
The configuration should allow , for example , to route smtp traffic to isp2 and http traffic to isp1 .
SHould one link fail all the traffic should flow through the other IF
thanaks