08-03-2004 12:25 PM - edited 03-09-2019 08:17 AM
Hello there
I've got about 5 servers in a datacenter and have a whole range of public IP addresses. All the servers have public IP address(es). These servers are mainly used for webservices (Mail, Web, DNS etc...)
Should I NAT the IP addresses through the PIX or route them through? At the moment I'm using NAT. A collegue has suggested the routing would be a better option since it will be less depending on resources.
Any info/advice on this would be greatly appreaciated.
Many thanks,
Sam
08-03-2004 04:54 PM
In my opinion, it makes no real difference. At the current time, the PIX has to create a translation for each flow through the PIX. This is the case even if you are "no-natting" the traffic through the PIX (ie routing the packets through the PIX). You will still create a static for the hosts protected by the PIX, it would just look something like this:
static (inside,outside) 1.1.1.1 1.1.1.1 netmask 255.255.255.255
This still takes the same amount of memory blocks as NAT'ing the traffic to a private address on the inside. Hope this helps.
Scott
08-09-2004 12:14 AM
Many thanks Scott
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide