You are not exactly using PAT very well. What you are doing is using a scope of 7 IP addresses or 7 connections to access the Internet. When these 7 connections are exhausted, that's when you have to press the 'reload' button. Use this statement instead. It will allow you thousands of connections.
Your global command should currently look like this:
global (outside) __ x.x.x.148-x.x.x.155 -> The blank is simply an ID no.
Simply negate this command out and put a new one:
global (outside) __ x.x.x.150 -> Use the same ID no. as you did before.
That's it. Reboot the PIX and ask all your users to try accessing the internet and see if they face any problems.
Do let me know how it goes.
Main Topics
Browse All Topics





by: geoffrynPosted on 2004-04-01 at 08:50:14ID: 10733488
How many user do you have behind the PIX? It should take quite a few to exhaust the overloaded PAT address.