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

Static NAT on Cisco ASA 9.2

cheery Tomato
Level 1
Level 1

Gday,

I need the config for a Cisco ASA 9.2 to do a static NAT.

 

External address will be 1.1.1.1 - EXTERNAL_OBJ

Internal address will be 10.10.10.10 - INTERNAL_OBJ

Source will be any.

 

I see the nat as being:

nat (DMZ,OUTSIDE) source static any any destination static EXTERNAL_OBJ INTERNAL_OBJ

 

any feedback is greatly appreciated.

Cheers.

 

 

1 Accepted Solution

Accepted Solutions

cheery Tomato
Level 1
Level 1

Managed to get the answer:

 

!

object network INTERNAL_OBJ

 host 10.10.10.10

 nat (DMZ,OUTSIDE) static EXTERNAL_OBJ

!

View solution in original post

1 Reply 1

cheery Tomato
Level 1
Level 1

Managed to get the answer:

 

!

object network INTERNAL_OBJ

 host 10.10.10.10

 nat (DMZ,OUTSIDE) static EXTERNAL_OBJ

!

Review Cisco Networking for a $25 gift card