cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
280
Views
0
Helpful
3
Replies

NAT

aksher
Level 1
Level 1

whatis the range in the following nat st.

nat (inside) 1 10.80.133.192 255.255.255.254

will it be 10.80.133.192,193

3 Replies 3

a.hajhamad
Level 4
Level 4

The nat (inside) private ip address that to be translated into global IP address or a subnet that will be translated into public IP address.

You need also to configure the global command, the following command will help you.

------------------

nat (inside) 1 10.10.10.100 255.255.255.255 /private IP address

global (outsdie) 1 220.220.220.220 /Public IP address

OR

-----------------

nat (inside) 5 10.10.10.0 255.255.255.0

global (outside) 5 220.220.220.220

Any IP address from the mentioned subnet below will have a single IP address (220.220.220.220), this is called Port Address Translation (PAT)

I hope to be helpful.

Please rate if it does.

Thank you

Abd Alqader

I ve asked for the inside range only. ie the significance of the mask 25.255.255.254

whether it's 10.80.133.192

or

10.80.133.192,10.80.133.193

That mask says to nat the 10.80.133.192 network which only has 2 hosts with that subnet mask. 10.80.133.192 & 10.80.133.193

Free Subnet Calculator

http://www.solarwinds.net/Download-Tools.htm

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: