Gns3 Asa Image Download

Would it be nice if you could console into a virtual ASA 5520 running ASA 8.4.2? You could setup NAT, site-to-site VPNs with virtual hosts and go crazy with firewall rules. The answer is yes, you can and I’m about to show you how I did it on my Mac OS X 10.10 host using GNS3.

In this video I show you how to download Cisco IOS images and Cisco VIRL images to run IOSv, IOSvL2 and ASAv. I can only show you LEGAL ways of doing this. Download Documentation Community Marketplace Academy. Login Sign Up. Latest Videos Blogs Discussions Support Groups. GNS3 Talks Docker on Windows: How to set up for NetDevOps: bash, git, Python, Atom. By David Bombal. Latest News & Blog Articles. New Post Latest Community Discussions.

Download Asa 9.1 For Gns3

Oct 20, 2014  Hello, I have GNS3 with an ASA 8.4.2 running, I want to put my works ASA 5520 9.1 config into it, what is the best method to do this? The GNS3 ASA seems to be a 5520 but the ports are fast ethernet and not gigbit like the real 5520, but I have manged to configure this part, but I tried to paste the rest of the 9.1 config into it and lots are missing. In this guide I will show you exactly how to get a working lab for ASA multi-context in GNS3. First be aware that you CANNOT use the virtual ASA image. Instead we will have to use ASA version 9.1.15-16 and activate it with a key IN GNS3.

Here’s what I did to get this working…

Gns3 Asa 9.5 Image Download

After downloading and installing GNS3 we need to get the ASA 5.2 image. You’ll have to manually unpack the ASA 5.2 image before you can use it. I won’t go into the details of that here but there are several websites that show you how to do that.

Getting the ASA 5.2 image files

The most reliable way to get the image is to login to the Cisco.com download center with valid SMARTnet entitlements and download the .bin file directly.

Alternatively, you can setup a TFTP server on your workstation, plug it into the switchport of a real ASA 5520 and type:

then type in the appropriate filename and enter the IP address of your TFTP server (your workstation IP). Do the same thing for the ASDM file. You can easily view the file names by typing dir at the console. Then you can power down your real physical ASA, unpack the the images and play with them inside your GNS3 sandbox.

Gns3 asa image download

Finally, the last option is to download the pre-unpacked ASA images and use them directly in GNS3. In no way am I condoning software piracy so make sure you have a valid SMARTnet contract with Cisco before you download it. You can find an unpacked version of ASA 8.4.2 on Mediafire.

Setting up the Quick Emulator (Qemu)

Before we can run the ASA in GNS3 1.3 we need to create the virtual hard drive where the ASA software will live.

On my Mac I went browsed to the Qemu directory:

and ran qemu-img to create a 512MB virtual solid state drive.

Creating the ASA in GNS3

Next, I fired up GNS3 as root:

The next thing we need to do is actually create the ASA appliance in GNS3. I pressed Command + , (comma) to open my GNS3 preferences and chose QEMU VMs from the drop down menu in the left pane.

In the right pane, I clicked New and picked ASA 8.4(2) from the QEMU VM type drop down menu.

Give your ASA a cute little name. I’m not feeling very creative today so I just named it the drab name: ASA.

Gns3 Asa 8.2 Image Download

Keep the default QEMU binary and memory settings and go on to the Linux boot specific settings.

If you correctly unpacked the .bin files you should have a -initrd.gz file which is your RAM disk and a –vmlinuz file which is your Kernel image file. Browse to both files and click Finish.

Now we just need to do a few little things to make sure everything works.

Back in the GNS3 QEMU VMs preferences pane click Edit to modify the VM you just created.

Your General Settings should show:

  • Your VM Name
  • RAM which should be 1,024MB
  • Qemu binary should be the x86_64 version.

Under the HDD tab, browse to the 512MB virtual flash drive you created earlier.

Under the Network tab, crank up the interfaces to 8 and make sure the adapter type is set to Intel Gigabit Ethernet (e1000).

By the way, if after creating the wizard you notice your ASA get’s stuck in a long reboot loop, try dropping the adapters from 8 to the default 4. When I changed mine to 8 I noticed a lot of IRQ adapter conflicts. So you might have to use 4.

Gns3

And finally under the Advanced settings tab make sure Activate CPU throttling is disabled and the the additional settings options says this exactly:

And now my friend. You are done!

Click OK and drag out your shiny new ASA 5520 appliance onto the GNS3 workspace.

Asa Ios Image For Gns3

And check it out now – it’s the funk soul brother…

Gns3 Asa Ios Image Download

Posted in Hardware, Mac OS X 10.10 Yosemite, Mac OS X 10.8 Mountain Lion, Mac OS X 10.9 Mavericks, Windows, Windows 8, Windows 8.1 Tagged with: Tricks, Tutorial, Virtualbox