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

8.2 -> 8.4 Question

Brendan Wood
Level 1
Level 1

Hello,

I'm sure this will be a very easy question for most of you to answer.   I have to implement NAT rules but I'm given the rules in the old format.  I would like to translate the rule format into a 8.4 compatible ASA format.  I believe this is a network object?  Forgive me I don't have format training on ios.

The command for example would be :

static (dmz,outside) udp interface ntp 192.168.240.240 ntp netmask 255.255.255.255

Thanks in advance for your help.

1 Reply 1

Vibhor Amrodia
Cisco Employee
Cisco Employee

Hi,

The above example can be converted in ASA 8.3+ as:-

object network obj-192.168.240.240

host 192.168.240.240

nat (inside,outside) static interface service udp ntp ntp

 

Also , create the ACL on the outside interface and remember to change the destination PI address to the private IP.

Refer:-

http://www.cisco.com/c/en/us/td/docs/security/asa/asa83/upgrading/migrating.html

Thanks and Regards,

Vibhor Amrodia

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: