12-10-2001 08:10 PM - edited 03-08-2019 09:22 PM
I have a pix 515 between cisco 3620 and LAN with 150 users.Whether I must design a public IP pool for NAT?
If I keep 3 public IP address for this IP pool,is it means that only 3 users can concurrent at the same time?How can I do if 50 users concurrent is needed at the same time? PAT?
what's is the difference between nat and pat in performance?
Thanks,
Davy
12-11-2001 05:15 AM
>Whether I must design a public IP pool for NAT?
Yes, if you want to connect to the Internet.
>If I keep 3 public IP address for this IP pool,is it means that only 3 users can concurrent at the same time?
If you do NAT, the answer is yes.
I'd do PAT w/ a few inside hosts. If you use PAT you can have "any" inside host, that can communicate to the oustide using the PAT address. This means that outgoing conenctions using the PAT IP address as the source IP, but they are differenciated by port numbers.
From versions pix 5.x PAT address can be the same as OUTSIDE IP address. From 6.1.1 you can use the OUSTIDE address for port-mapping too. - So finally we have reached the capability of a Cisco router IOS 11.2 :D In this way you only have to have 1 public IP address on the OUTSIDE - under some simple circumstances, of course- and can have public servers line www, mail etc. on this public address.
So use PAT, and conserve your public addresses for the future. Maybe later you'll need them.
Bests,
Attila
12-11-2001 05:29 PM
Thanks a lot!
Davy
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