cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9717
Views
10
Helpful
2
Replies

configuring a NAt translation on ASA in 8.3.1

Kevin Melton
Level 2
Level 2

I am trying to put back a NAT configuraton that I already had configured at one point, but had to delete.

This was how it was configured before deletion:

Object network obj-198.100.100.12

   Nat (inside,outside) static 206.248.224.18

I have tried to put this back on the ASA, but it keeps giving me the following error:

tbhasaop(config)# object network obj-198.100.100.12

tbhasaop(config-network-object)# nat (inside,outside) static 206.248.224.18
ERROR: empty object/object-group(s) detected. NAT Policy is not downloaded

If anyone can tell me why this behavior is occuring I would be grateful.

Thank You

Kevin


2 Replies 2

Hello Keith

I think you are trying to do 1-1 nat. Try this :

Object network obj-198.100.100.12
   host 198.100.100.12
   nat (inside,outside) static 206.248.224.18

Please try the above commands and let me know.

Thanks

Devashree

P.S. - Please rate the help posts.

Worked for me, thanks!

Review Cisco Networking for a $25 gift card