03-28-2002 08:24 AM - edited 03-08-2019 10:11 PM
Hi,
How do i specify port range for global inside or outside address?
amdcent
03-28-2002 08:59 AM
specify for what use? open port for incoming traffic? blocking ports? Global command is for NAT in a global sense. are you sure you are not looking at a static ip and port mapping?
03-28-2002 09:05 AM
What you will need to do to configure your NAT pull is the following:
global (outside) 1 192.168.101-192.168.0.254
global (outside) 1 192.168.100
The first is your range for regular users. the second ip address is in case you run out of the first and users will use PAT with it.
That is the configuration just insert your external ip address range that you would like to use instead of the 192.168
03-28-2002 09:20 AM
are you sure he was asking for the IP range? He specified the port range. there is port range command on global, may be he means something else.
03-28-2002 11:08 AM
I read it as IP range...its basically the same way, i wouldn't recommend setting a port range i'd say give the PIX the ip address and let it pick the ports that way you have less of a chance of overlapping a port in use by something else.
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