Thursday, September 24, 2015

How to ASA8.0 in GNS3

What do we need:


ASA8.0 Images: 2 Files:

Steps:
Start GNS3
edit->preference>QEMU
now click the asa tab
In Qemu option: -hdachs 980,16,32
Kernel cmd line: auto console=ttyS0,9600 bigphysarea=16384 ide1=noprobe
Import Intrid and Kernel files that you have just downloaded.
Apply.


Now go to General settings tab
Click on Test in left bottom and wait for few seconds.
Click on dynamips on left side and click on Test again in left bottom corner.
Apply>OK

Now you can drag and drop  your ASA and 
right click on asa1 and choose start

wait for 5 seconds
right click on asa1 again and choose console
now the console will show the below content at the end line
Please press Enter to activate this console.
press enter button and console show a # sign on the head
we type the command exactly like the below line
and don't press enter button yet
wait for 30 ~ 50 seconds for flash
# /mnt/disk0/lina -m


To save your config use this command:

copy running-config disk0:/.private/startup-config

hit enter now and you will see your hot & *exy ASA asking you to type enable :)

wr and reboot it.