Hi,
Thanks for Reply.
You are right that we can not control our inbound traffic.
But we can define MIp/VIp on both ISPs achive the inbound traffic load blacing /failover through DNS round robin.
Exmple.
We have web server its internal IP is 192.168.1.10.I will configure its one to one NAT/MIP on both interfaces
192.168.1.10----------------MAP against Live IP of ISP---1.
192.168.1.10-----------------MAP against live IP of ISP---2.
and DNS A record pointing the live IPS of both ISPs.
My question is that can we achieve load blancing and failover of inbound traffic for webserver????