cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9663
Views
0
Helpful
1
Replies

Source and Destination NAT on the same router.

saimbt
Level 1
Level 1

I have a Cisco router and want to achieve the following,

1) Source 1.1.1.0 traffic to be NATted to 2.2.2.2

2) Destination 3.3.3.3 to be NATted to 4.4.4.4

Is this possible on a Cisco router

-Sai.

1 Reply 1

singhsaju
Level 4
Level 4

Yes . It is possible . Try following commands

ip nat inside source static 1.1.1.1 2.2.2.2

ip nat outside source static 3.3.3.3 4.4.4.4

check this link :

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f2f.shtml

Also following example explains usage of NAT for source and destination address for overlapping networks :

http://www.cisco.com/en/US/docs/ios/ipaddr/configuration/guide/iadnat_addr_consv.html#wp1070492

HTH

Saju

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