08-02-2019 06:53 PM - edited 02-21-2020 09:22 AM
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.
Solved! Go to Solution.
08-02-2019 08:19 PM
Could you start by supplying the following
show run | include access-list inside_nat0_outbound
show run | include access-list DMZ_nat0_outbound
08-03-2019 01:12 PM
Thanks for these.
08-04-2019 04:28 PM
Thanks alan for the help very very thanks to u
08-02-2019 08:19 PM
Could you start by supplying the following
show run | include access-list inside_nat0_outbound
show run | include access-list DMZ_nat0_outbound
08-02-2019 08:27 PM
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#
08-03-2019 01:12 PM
Thanks for these.
08-04-2019 04:28 PM
Thanks alan for the help very very thanks to u
03-18-2020 06:47 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide