Tuesday, 19 November 2013

Cisco ASA on GNS 3

There are so many version of GNS 3 on internet. Latest one is 8.6 but I use 8.3 but it's a stable version, and I suggest you to use the same.

Today we are going to learn how we can configure ASA on GNS 3.

1. Download ASA 8.4 file from internet. (I suggest to download it from 4 Shared.com).

2.Open your GNS -> Edit -> Preference -> Qemu ->  ASA.

3. Copy and pest these two command as it is...

Qemu Options: -vnc none -vga none -m 1024 -icount auto -hdachs 980,16,32
Kernel cmd line: -append ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536
4. Brows Initrd: and Kernal: file and apply + save.
I have seen on so many site that how we can use multiple ASA in GNS 3 at a time.

Best result (Not working by me but you try at least once.)
 
"If you want to run two ASAs, you will have to change the Qemu options on the second firewall as below Qemu Options: -vnc :2 none -vga none -m 1024 -icount auto -hdachs 980,16,32"
 

No comments:

Post a Comment