cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
302
Views
5
Helpful
3
Replies

NAT configure

arupbiet2006
Level 1
Level 1

hi friends,

already i have configure nating inside and outside and also configure access list and permit them but still it not working.

could you help me?

3 Replies 3

satish_zanjurne
Level 4
Level 4

can you attach the configuration ??

Hope you have configured essential the "ip nat inside" & "ip nat outside" under the correct interface ??

Also you must have configured the NAT pool if you are not doing overload ??

HTH..rate if helpful..

bh
Level 1
Level 1

Hi

It is better if you can give us the config

but general config is like this

Nat inside and outsied interface config

access list config

pool config

and nat statement

for furthure help go to

http://www.cisco.com/en/US/tech/tk648/tk361/tech_configuration_examples_list.html

http://www.cisco.com/en/US/products/hw/routers/ps2167/products_configuration_example09186a0080093fcf.shtml

HH

Bhargav

smohanasundaram
Level 1
Level 1

Please go through the following configuration example.

Fastethernet 0/0

ip address 192.168.0.1 255.255.255.0

Fastethernet 0/1

ip address 10.0.0.1 255.255.225.0

ip nat inside

Serial 0/0/0

ip address 125.25.23.12 255.255.255.254

encapsulation ppp

ip nat ouside

ip nat inside source list 101 interface serial 0/0/0 overload

access-list 101 permit ip 10.0.0.0 0.255.255.255 any

HTH

Regards

S.Mohana sundaram

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:

Review Cisco Networking products for a $25 gift card