08-17-2012 05:46 AM - edited 03-11-2019 04:43 PM
Hi Guys,
Can someone please tell me the command to remove this config on my ASA below? The ASA is running version 8.4.
object netowork mail
host 10.1.1.79
object network mail
nat (inside, outside) static 1.1.1.1
Any help will be greatly appreciated
Thanks,
Lake
Solved! Go to Solution.
08-17-2012 06:27 AM
Hi Lakeram,
You would first need to get into the config mode on the ASA and then try the following commands:
object network mail
no nat (inside, outside) static 1.1.1.1
exit
no object network mail
Thanks,
Varun Rao
Security Team,
Cisco TAC
08-17-2012 06:27 AM
Hi Lakeram,
You would first need to get into the config mode on the ASA and then try the following commands:
object network mail
no nat (inside, outside) static 1.1.1.1
exit
no object network mail
Thanks,
Varun Rao
Security Team,
Cisco TAC
08-17-2012 07:14 AM
Hi Varun,
It's actually this command. I am very sorry for my mistake. Please tell me the command to remove these entries?
object service FTP
service tcp source eq ftp
object network obj_1.1.1.1
host 1.1.1.1
object network obj_10.11.1.5
host 10.11.1.5
object service FTP
service tcp source eq ftp
object network obj_1.1.1.1
host 1.1.1.1
object network obj_10.11.1.5
host 10.11.1.5
Thanks,
Lake
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