cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3116
Views
5
Helpful
1
Comments
sergio.paganoni
Community Member

If you ever wondered how to launch the ASDM directly from your linux terminal, here a simple script that will make you happy.

Please remember to add execute privilege to the script:

# chmod +x asdm

You may also copy/link it to a default dir has /usr/bin

# sudo cp asdm /usr/bin/asdm

or

# ln -s /usr/bin/asdm asdm

To start ASDM from your ASA (192.168.1.1) just launch the script giving it the firewall IP as first parameter:

# asdm 192.168.1.1

I've tested it with ASDM 6.4(X), ASA 8.X

Comments
tomsutherland
Frequent Visitor
Frequent Visitor

Nice. Thanks!

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: