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

Difference between these two NAT types

isaaco001
Level 3
Level 3

Dear community,

I have implemented two nat types and am able to achieve the same result. The nat types are static and port forward nat as below: 

nats

nat (inside,outside) source static R1 ASA102

nat (inside,outside) source static static R1 ASA102  service telnet telnet

 

objects

ASA(config)# sh run object
object service tel
service tcp source eq telnet
object network R1
host 192.168.1.2
object network ASA102
host 101.1.1.102

 

I am able to telnet to R1 through ASA102 using both nats, so whats the difference here?

 

Regards,

Isaac

 

 

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

you do not see any difference in terms of operation, But the order process will be changed. look at the below document :

 

https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/116388-technote-nat-00.html#anc5

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

you do not see any difference in terms of operation, But the order process will be changed. look at the below document :

 

https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/116388-technote-nat-00.html#anc5

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card