ASA on GNS3
http://blog.gns3.net/2009/12/how-to-emulate-cisco-asa/#more-141
How to emulate ASA in Windows 7
hi guys, asa 8.0(2) is really working on gns3.7rc1 in windows as well as asdm 6.0(2), not 100% though
here’s the gns3 settings:
Qemu general settings tab:
Path to Qemu: “your patched qemu”
everything else default
Qemu tab:
binary image: “patched qemu”
everything else default
PIX tab:
Binary image: pix802.bin
memory: 256
NIC: e1000
Qemu options: -hdachs 980,16,32 -vnc :1
ASA tab:
Memory: 256
NIC: e1000
Qemu: -hdachs 980,16,32 -vnc :1
ASA specific settings:
initrd: asa802-k8.initrd.gz
kernel: asa802-k8.vmlinuz
kernel cmd line: “default”
And that’s it.
Good luck!