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

syntax of nat command has been deprecated

Salman.Baig
Level 1
Level 1

nat (inside) 0 access-list inside_nat0_outbound
nat (DMZ) 0 access-list DMZ_nat0_outbound outside

 

this my old asa version now i upgrade on asa 5525 x please help me how can i change it when i copy past this command error show

Error

ASA5525-X(config)# nat (inside) 0 access-list inside_nat0_outbound
ERROR: This syntax of nat command has been deprecated.
Please refer to "help nat" command for more details.
ASA5525-X(config)# nat (DMZ) 0 access-list DMZ_nat0_outbound outside
ERROR: This syntax of nat command has been deprecated.
Please refer to "help nat" command for more details.

3 Accepted Solutions

Accepted Solutions

Alan Ng'ethe
Level 3
Level 3

Could you start by supplying the following

 

show run | include access-list inside_nat0_outbound
show run | include access-list DMZ_nat0_outbound 

Remember to rate helpful posts and/or mark as a solution if your issue is resolved.

View solution in original post

Thanks for these.

Remember to rate helpful posts and/or mark as a solution if your issue is resolved.

View solution in original post

Thanks alan for the help very very thanks to u

View solution in original post

5 Replies 5

Alan Ng'ethe
Level 3
Level 3

Could you start by supplying the following

 

show run | include access-list inside_nat0_outbound
show run | include access-list DMZ_nat0_outbound 

Remember to rate helpful posts and/or mark as a solution if your issue is resolved.

ASA5525-X# show run | include access-list inside_nat0_outbound
access-list inside_nat0_outbound extended permit ip host 10.128.1.2 host 10.128.5.1
access-list inside_nat0_outbound extended permit ip host 192.168.10.3 any
access-list inside_nat0_outbound extended permit ip host 10.0.2.78 any
access-list inside_nat0_outbound extended permit ip host 192.168.10.4 any
access-list inside_nat0_outbound extended permit ip host 10.0.2.79 any
access-list inside_nat0_outbound extended permit ip host 10.0.2.77 any
ASA5525-X# show run | include access-list DMZ_nat0_outbound
access-list DMZ_nat0_outbound extended permit ip host 10.128.5.1 host 10.128.1.2
ASA5525-X#

Thanks for these.

Remember to rate helpful posts and/or mark as a solution if your issue is resolved.

Thanks alan for the help very very thanks to u

what's the solution
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