cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
365
Views
5
Helpful
1
Replies

static nat has configured but not working

numanmalik101
Level 1
Level 1

Dear seniors,

I configured the static nat. but the host is not pinging the server. 

 
ip nat inside source static 192.168.1.100 1.1.1.1

 

you can find the file below.

 

thanks in advance

1 Accepted Solution

Accepted Solutions

You need a static route on the R1 pointing to R2.

 

 

R1#sh ip nat trans
R1#sh ip nat translations
Pro Inside global Inside local Outside local Outside global
icmp 1.1.1.1:5 192.168.1.100:5 2.2.2.10:5 2.2.2.10:5
icmp 1.1.1.1:6 192.168.1.100:6 2.2.2.10:6 2.2.2.10:6
icmp 1.1.1.1:7 192.168.1.100:7 2.2.2.10:7 2.2.2.10:7
icmp 1.1.1.1:8 192.168.1.100:8 2.2.2.10:8 2.2.2.10:8
--- 1.1.1.1 192.168.1.100 --- ---

View solution in original post

1 Reply 1

You need a static route on the R1 pointing to R2.

 

 

R1#sh ip nat trans
R1#sh ip nat translations
Pro Inside global Inside local Outside local Outside global
icmp 1.1.1.1:5 192.168.1.100:5 2.2.2.10:5 2.2.2.10:5
icmp 1.1.1.1:6 192.168.1.100:6 2.2.2.10:6 2.2.2.10:6
icmp 1.1.1.1:7 192.168.1.100:7 2.2.2.10:7 2.2.2.10:7
icmp 1.1.1.1:8 192.168.1.100:8 2.2.2.10:8 2.2.2.10:8
--- 1.1.1.1 192.168.1.100 --- ---
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