GNS3:How to install and enable ASDM (PIX firewall)
July 3rd, 2008
This tutorial will cover PIX firewall in greater detail. I will demonstrate both CLI and GUI access to PIX firewall. We will first setup PIX firewall in GNS3 and then install and enable ASDM on top of it.
Adaptive Security Device Manager (ASDM) is the successor to PIX Device Manager (PDM) which allows easy GUI access to device for configuration and monitoring. It’s similar to SDM (Security Device Manager) which is used for managing Cisco Routers.
Cisco ASDM helps you manage network and application security more effectively while improving operational efficiency through the following key features:
- Rapid Configuration: Offers features such as in-line and drag-and-drop policy editing, auto complete, configuration wizards, appliance software upgrades etc.
- Powerful Diagnostics: Offers reduced administrative overhead and increase operational efficiency.
- Real-Time Monitoring: Enables rapid response to security incidents and trend analysis.
- Management Flexibility: Enables remote management of multiple security appliances through light-weight and secure design.
For additional information , please refer to the following links on Cisco.com:
- Introduction to Cisco Adaptive Security Device Manager (ASDM)
- Cisco ASDM Demo Download (requires CCO login)
- Cisco Adaptive Security Device Manager Version 5.0 datasheet

Enjoy!
Related Posts
Tags: Adaptive Security Device Manager, ASDM, firewall, GNS3, gns3 tutorials, GNS3 video tutorials, PDM, PIX, PIX Device Manager, SDM, Security Device Manager


Hi,
Regarding the tweak for Java, was it allowing the certificate? In my case it still did not work, I have now even downgraded the JRE to 6 update 7, Because other forums have said that works, Any other ideas?
Thanks good video
Hi Admin and all,
Thanks for the info, I am able to ping my TFT server (Virtual OC) but unable to copy from it, see the error below
“(Timed out attempting to connect)”
ASA-7#ping 10.0.1.10
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.1.10, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 10/10/10 ms
ASA-copy tftp://10.0.1.10 flash:
Accessing tftp://10.0.1.10/asdm-61551.bin…
%Error reading tftp://10.0.1.10/asdm-61551.bin (Timed out attempting to connect)
Hey guys
I struggled hard but it was really very easy.
In the tutorial few steps are missing but the discussion helped me to solve it.
Thank you so much for all your help guys
Hi Shameen
I had kinda same problem before. copy asdm version in tftp server root. refresh browser and copy command tftp://10.0.1.10/asdm-xxx.bin flash
make sure you type the correct file name. it should work
Hi there,
I am using asdm-524.bin.
I followed the steps as shown in the video.
But, when try to issue the url on Firefox:
https://10.0.1.1/
Error 504
Can I know why?
Hi,
Great tutorial!
I have installed as ASA5510 and can use the ASDM no problem if my PC is on the same LAN as the management interface.
However if I set up an ssh tunnel on port 443 to the ASA via a server that is on the ASA’s LAN, using Putty(when I am managing it remotely) I can get the ASDM up, and I can use the cli in ASDM and get responses, but when I hit the “refresh” button the ASDM tries to get the latest config but times out quickly with the message “ASDM did not get a response from the ASA in the last 60 seconds…..” Has anybody else experienced this?
Hello,
I need your help. I try to drag and drop de Pix but after drop display the message
Can`t start pemu on port 10525
Then I can`t add the Pix.
The PIX is using IOS 7.24.bin
For those that can ping the PIX, but cannot ASDM into it:
-Ensure your ASDM version is correct for your PIX OS. The ASDM is 200 less than your PIX OS. For example, PIX OS 7.2(4) (pix724.bin), use ASDM 5.2(4) (asdm-524.bin).
-It’s not documented very well, but be sure you at least have a DES license installed to use ASDM (https). The serial/license combo listed above in another post seemed to work fine. I just had to enter the serial number in GNS3 firewall node config and enter the activation keys in the PIX OS CLI, copy run start, and you’re done. I used PIX OS 7.2(4).
Hi Admin,
I followed your tutorial, I am able to ping PIX from my PC but I am not able to ping back from PIX to PC, I am using PIX 7.2(3) license version, it is UR,
PC—>PIX , Ping Works!
PIX —>PC, Ping DO NOT WORK!
For same reason I am not able to even copy ASA image from TFTP to PIX flash, Please Help!
Here is details of configuration-
IP of MS loop Back- 192.168.0.5/24 DG-192.168.0.2
Console of Pix has same IP 192.168.0.5
PIX E1 IP- 192.168.0.2 /24
Lastly, your tutorial is really very helpful, thanks
when i tried to connect pix interface to switch it is giving error cann’t connect these devices.
can you tell me what is the cause of this
I am having the same issue as pavan. I am unable to connect the PIX to the switch. I can connect the internet to the switch fine though. Did something change from .6 to .7RC1?
same error as Pavan..
i did exacly as tutorial said
added cloud switch and pix
i cant connect switch with pix.
router is connected to pix without problem
EveryOne there is a bug,that don’t let you comunicate switch with pix. The solution is a modification of our .net file. Add the following line in the firewall section in my case:
e1=SW1 2
All section next:
[[FW FW1]]
x = -284.0
y = -177.0
e1=SW1 2
With the sintaxis:
e+number_port=nameof_switch port_number
after the modification open the GNS3 and must works!
The other problem i see was the pings works between the pix and the client pc but don’t work the webaccess, the webaccess and asdm access work only if you provide a serial and activation code.Because by default the licence don’t let you do nothing…
Good Luck!!!
Hi,
Great tutorial. Can we also use ASA images in GNS3 ? If yes which version of GNS3 i need to download?Please help.
Thanks
hi, admin
you have any idea why i get this error message each time i try to connect to the asdm.
Error message in Firefox
Data Transfer Interrupted
The connection to 192.168.185 was interrupted while the page was loading.
Hello Admin,
Great tutorial, the steps outline in the tutorial are accurate, but i have a problem. Presently i have both ASA with IOS image 8.02 and PIX with IOS image 724 configured on GNS3. As stated in the tutorial i have created a ms loop-back interface with an ip address of 10.10.10.10/24, configured the ASA with e0/1 as the inside interface with an ip address of 10.10.10.1/24.
Pings from the loop-back interface to the (inside)e0/1 interface of the ASA and also from the inside interface e0/1 to the loop-back interface are successful.
On initiating the transfer of the asdm image from the tftp server to the ASA I get this error (%Error reading tftp://10.10.10.10/asdm-631.bin (Could not find file ‘C:\TFTP-Roo t\asdm-631.bin’.)
I used the same process on the pix and got this %Error reading tftp://10.10.10.10/asdm-631.bin (Could not find file ‘C:\TFTP-Roo t\asdm-524.bin’.)
I have used two tftp servers pumpkin and Solar-Wind tftp server but i still get the above error. At present i am using solarwinds and have loaded the asdm images in the TFTP-Root directory.
Could you please help out, am i missing something?
Hi Onyechi, check the file image that you downloaded in DOS it might have a asdm-631.bin.html extension , simply rename the file ren asdm-631.bin.html to asdm-631.bin
Dear Admin,
Thanx for the tutorial.
I am receiving the following error message in Firefox :
Data Transfer Interrupted
The connection to 10.0.1.1 was interrupted while the page was loading
Pls help me to sort it out
Thanks!
Good job dude!
Hy Sir,
how will i attache asdm with pix to configure for Vpn,as i am using pix803 image with pix,which image will use with asdm and how to attach asdm with gns/Pix
Kinldy guide me step by step…thanx
hi .
i want to use pix firewall & ASA in gns3 ?
can any body tell me about how to add ios in gns3/////////
Hi,
I need help to fix the problem i am getting while copying ios to fix.
pixfirewall# copy tftp://192.168.21.21/asdm-508.bin flash:
Address or name of remote host [192.168.21.21]?
Source filename [asdm-508.bin]?
Destination filename [asdm-508.bin]?
Accessing tftp://192.168.21.21/asdm-508.bin…!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
%Error copying tftp://192.168.21.21/asdm-508.bin (Not enough space on device)
pixfirewall#
enough memory in flash
pixfirewall# show flash:
Directory of flash:/
No files in directory
16128000 bytes total (16126464 bytes free)
pixfirewall#
pixfirewall#
Image is just 6Mb.
Thanks in advance
Hi Adm,
I configured asdm(asdm-524.bin) into PIX in GNS3 successfully.
But when I gonna access my PIX via browser e got the following error:
“The server 10.10.10.1 delayed a lot to reply.”
Thanks a bunch.
Hi admin,
I use pix723.bin and asdm-602.bin. I tftp asdm into pix successfully but I cannot load asdm in browser. The browser say:
“The connection was interrupted”
Please help.
Hello Administrator,
I have installed GNS3 on my win7 but I’m not able to use it.
I get this message (Please register at least one IOS image).
Kindly help me out.
Thank you.
when i login to asdm, qume.exe crash…
i tried to use the java as the reply above still the same problem?
how can i solve this qemu.exe crash problem?
does some one know any link to download pix firewall, ASA, and other images from?
Thanks
will appreciate your replies..
Hi Admin,
I hve made ASA up and running.
ASA eth0/0 IP: 192.168.1.1 which is the default gateway IP
of my ISP
ASA is connected to Ethernet Switch and then to cloud
Now from command prompt I am able to ping the interface IP of the ASA, but I an not able to ping my computer IP assigned to me from ISP.
Please suggest
Thanks
Hi Admin,
I hve made ASA up and running.
ASA eth0/0 IP: 192.168.1.1 which is the default gateway IP
of my ISP
ASA is connected to Ethernet Switch and then to cloud
Now from command prompt I am able to ping the interface IP of the ASA, but I an not able to ping my computer IP assigned to me from ISP from the ASA and hence not able to
upload ASDM Image into the flsh of the ASA
Please suggest
Thanks
Now I am getting below error:
ciscoasa(config)# copy tftp://192.168.1.5/asdm-621.bin flash:
Address or name of remote host [192.168.1.5]?
Source filename [asdm-621.bin]?
Destination filename [asdm-621.bin]?
Accessing tftp://192.168.1.5/asdm-621.bin…
WARNING: TFTP download incomplete!
%Error reading tftp://192.168.1.5/asdm-621.bin (Unspecified Error)
Meftahur, I have the same problem.
Does anybody have solution? Please, be so kind and write me
Thank you very much.
Wonderful article thank you much for sharing!