- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Automatic NAT with two external IPs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Automatic NAT with two external IPs
Hi,
I want to create automatic NAT to an internal host from two external IPs. However, in Host->NAT page I can set only one external IP. At the moment I have solved this problem by creating manual NAT rule for the second external IP but I wonder if there us more nifty way to solve this and have automatic NAT for both external IPs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You cannot use two Public IPs and NAT them. This will give you problems with return packets as well.
What you can do, you can setup an Internet Load Balancer with multiple connections and place it in front of your Firewall. This will give you the possibility of having more than one IPs per public service and the replies can be setup to return through the same source IP. Additionally in case you ISP is down you are still going to be available.
Thanks,
Charris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm, you are actually right. Thanx for the tip mate. Much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is only the way over the manual NAT rule.
1) Use an automatic NAT rule for the first external IP.
2) Use an manuell NAT rule for the second IP and set the proxy arp entry for the second IP in the WebGUI.
Alternatively, you can use two manual NAT rules with two proxy arp entries.
Here you can find a flowchart of how nat is implemented:
R80.x Security Gateway Architecture (Logical Packet Flow)
Regards,
