
Originally Posted by
linux.guru
I have a bit different situation.
I have 2 clusters in 2 different data centers connected to 2 different ISPs.
Our main internal segment (10.0.0.0/8) NAT outgoing to the internet via only one ISP at the moment. Traffic originating in SECOND data center going to the internet goes to our MAIN data center and out to the internet. I want to fail over to the secondary ISP link via our second data center in case our MAIN datacenter ISP fails. The following picture explains:
(10.0.0.0/8) -----CP-cluster-MAIN ---- NAT-ISP-IP(1.1.1.1) ------Internet
(10.0.0.0/8) -----CP-cluster-SECOND --NAT-ISP-IP(2.2.2.2) -----Internet
We have some NAT servers going out using 1.1.1.0/24 ip addresses, but it is not a concern at moment. We want to fail over the internet connection for our 10.0.0.0/8 user's segment.
Setting up the nat for the 10.0.0.0/8 as hide behind Gateway, is one step, is there a document from Checkpoint that covers all possible pitfalls when trying to connect to multiple ISPs.?
Bookmarks