PDA

View Full Version : Hướng dẫn cách cài phần mềm Qemu mô phỏng ASA



danghoangkhanh
08-05-2008, 10:14 AM
Contents

STEP 1: Download ASA.zip for Windows
STEP 2: Create Windows Lookbacks
STEP 3: Get the NIO_gen_eth:\Device\NPF_{......................... ...........}
STEP 4: Modify the ASA.bat
STEP 5: Launching ASA.bat
STEP 6: Telnet to localhost 1234
STEP 7: Launching ASDM


---------------------------------


STEP 1: Download ASA.zip for Windows and extract asa.zip

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_01.jpg

STEP 2: Create Windows Lookbacks Interfaces

STEP 3: Get the NIO_gen_eth:\Device\NPF_{......................... ...........}
Next double click the network device list.cmd link created when you installed Dynamips

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_02.jpg

Copy the list of all your loopbacks to a text file for use in the next step

STEP 4: Modify the ASA.bat


@echo off
cls
title ASA Simulator
setlocal
set command_name= qemupcap -L . -hda FLASH1 -hdachs 980,16,32 -kernel vmlinuz -initrd asa.gz -m 256 --no-kqemu
set parameter= -append "auto nousb ide1=noprobe bigphysarea=16384 console=ttyS0,9600n8 hda=980,16,32"
set nic1=-net nic,vlan=0,model=i82557b,macaddr=00:aa:00:00:02:01 -net pcap,vlan=0,ifname=
\Device\NPF_{3FA53BEB-D3A0-45C2-88E4-1C10A303A04C}
set nic2=-net nic,vlan=1,model=i82557b,macaddr=00:aa:00:00:02:02 -net pcap,vlan=1,ifname=
\Device\NPF_{F9805ACA-752F-4373-A62D-057A8F9EE24E}
set options=-serial telnet::1234,server,nowait

%command_name% %parameter% %nic1% %nic2% %options%


STEP 5: Launching ASA.bat

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_03.jpg

STEP 6: Telnet to localhost 1234

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_04.jpg

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_05.jpg

Set ip address for ASA to ping ip address of TFTP server

STEP 7: Launching ASDM


http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_06.jpg

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_07.jpg

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_08.jpg

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_09.jpg

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_10.jpg

Press Button : Run Startup Wizard

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_11.jpg

Press YES

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_12.jpg

Enter username and password

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_13.jpg

khungbo33
08-05-2008, 11:49 AM
Ko thấy link đâu bạn Khánh , upload lên http://www.mediafire.com/ hen ... Hấp dẫn quá !

trainingit
08-05-2008, 12:17 PM
khủng bố vào đây down IOS cho ASA nhé :

http://www.defenseindepth.net/Cisco

khungbo33
08-05-2008, 05:07 PM
to trainingit: ko phải link asa mà nguyên cái link của dangkhoangkhanh cơ :D , đã cài freebsd có asa luôn , config luôn chỉ cần extract ra là xong ... :D
thanks mọi người !

khungbo33
08-05-2008, 05:37 PM
"Use Google before asking dumb questions" vẫn đúng :D
Link: http://www.4shared.com/file/42737514/9de0d8c4/asa.html
Đang kiểm tra thử có chạy được hok ?
Thanks mọi người !

dangquangminh
08-05-2008, 11:51 PM
để chạy thì khungbo dùng cái file image trong link này:


http://www.4shared.com/file/46879170/db9854b2/asa.html?

khungbo33
10-05-2008, 04:16 PM
"Your ASA image has a version number 8.0(2) which is not supported by ASDM 6.1(1)"
Tested ! :((

Theo dõi topic của tác giả tại đây:
http://7200emu.hacki.at/viewtopic.php?t=2187&postdays=0&postorder=asc&start=180

bon
02-06-2008, 10:32 AM
Pro nao co phan mem qemu lam on up len dien forum de anh em down ve tham khao voi.
xin cam on!

stranger
21-06-2008, 01:09 PM
Hi anh Khánh,

Anh cho hỏi làm sao để kết nối được ASA giả lập với router trong dynamip?

Dùng phần mềm qemu trên với OS linux nào (Centos, ubuntu, redhat..)để chạy được ASA vậy anh?

Thân mến.

mhpit
24-07-2008, 03:37 PM
"Your ASA image has a version number 8.0(2) which is not supported by ASDM 6.1(1)"
Tested ! :((


Mình cũng gặp phải lỗi này!!! Phải làm sao đây các anh????

tapdanhmay
24-08-2008, 09:39 PM
"Your ASA image has a version number 8.0(2) which is not supported by ASDM 6.1(1)"
Minh cung gap loi nay, co ai biet cach fix loi nay ko chi cho minh voi!

welcome
22-09-2008, 04:14 PM
Hiihiiiiiiiiiiiiiiiiiiii

huyvd
08-10-2008, 09:48 PM
mhpit dung thu cai adsm 6.0(2)

huyvd
08-10-2008, 09:49 PM
thu dung cai asdm 6.0(2) xem sao

MoCo
10-10-2008, 02:18 AM
STEP 3: Get the NIO_gen_eth:\Device\NPF_{......................... ...........}
Next double click the network device list.cmd link created when you installed Dynamips



Copy the list of all your loopbacks to a text file for use in the next step


xin hoi step 3 cua DangHoangKhanh thi lam sao vay ? Thanks.

phandai
04-06-2009, 06:22 AM
Hi!
Do cơ quan mình có con ASA, mình cần mô hình giả lập để test thử, vào đây thấy có bài hướng dẫn này hay quá nhưng khi sử dụng QEMU này thì mình không biết cách làm sao cho nó kết nối với IP thực từ máy mình
Vậy cho mình hỏi chạy qemu này cần phải chung với phần mềm nào nữa hay không, nếu không thì ở bước 6 config cho ASA như thế nào để thấy được IP thực từ máy của mình cần load asdm? vì mình thấy trong bước 5 đã warning là VLan không connect vào host network rồi.

Contents

STEP 6: Telnet to localhost 1234

Set ip address for ASA to ping ip address of TFTP server
???

http://wimaxpro.org/Hinh_upload/hinh_forum/qemu_install_13.jpg

luuvanthong
07-06-2009, 11:03 AM
Bạn nào có link Down Qemu cho mình với.Thanks!

hoadqtk4
14-08-2009, 08:04 AM
"Your ASA image has a version number 8.0(2) which is not supported by ASDM 6.1(1)"
Minh cung gap loi nay, co ai biet cach fix loi nay ko chi cho minh voi!

Mình cũng gặp phải lỗi như thế này, mình đã thay khá nhiều version ASDM rồi mà không đc, asdm-511, 502, 602, 611, 612, 615, 621 nhưng vẫn gặp lỗi như thế kia.
Bác nào có version ASDM chạy đc cái ver ASA kia không, cho em xin với, hoặc có cách nào edit cái IOS ASA kia đc không ạ???
Regard !!!

hoadqtk4
14-08-2009, 09:45 AM
:(( :(( :(( Không có pro nào giúp tui với ah ???

convoi
01-11-2009, 09:03 PM
Hiện tại tôi đang dùng ASDM 6.2(1) với ASA 8.2(1), bạn nào cần thì tải về...
http://rapidshare.com/files/302244027/asa_asdm.zip.html

SARS
05-11-2009, 03:29 PM
Hiện tại tôi đang dùng ASDM 6.2(1) với ASA 8.2(1), bạn nào cần thì tải về...
http://rapidshare.com/files/302244027/asa_asdm.zip.html

Cái này bạn chạy trên thiết bị thật hay chương trình mô phỏng vậy? Mình đã thử chạy trên chương trình mô phỏng nhưng thất bại, trên thiết bị thật thì OK :(

convoi
05-11-2009, 03:35 PM
Tôi sử dụng thiết bị thật.
Hôm nay mới có thời gian thử mô phỏng, tôi cũng thất bại với version này. :106:

tu0ng_c0ng
31-07-2010, 09:33 PM
Đã test trên GNS3 với ASA8.0(2) lúc đầu cũng bị lỗi trên nhưng làm theo hướng dẫn dưới đảm bảo ok

http://www.networksa.org/?p=98

Trước xem mấy bác Việt ta làm thì đến đoạn sử dụng dưới thì cắt mất đoạn đó đi để giấu nghề thì phải.




From the forum response (http://7200emu.hacki.at/viewtopic.php?t=2187&postdays=0&postorder=asc&start=240), here is how to configure Fiddler2 and JRE to use Fiddler2 as a proxy:


Download fiddler from http://www.fiddlertool.com/fiddler/
Set fiddler to decode HTTPS: fiddler –> tools –> fiddler options –> https –> check ‘decrypt https traffic’
Download this file: fiddler.CustomRules.js (http://www.networksa.org/wp-content/uploads/2010/06/fiddler.CustomRules.js.txt), open it in notepad, CRLT-A to highlight all and then CTRL-C to copy the highlighted text.
In the Fiddler Menu Bar, click RULES –> Customize Rules
CTRL-A to highlight the entire file then CTRL-V to paste our new rules into the file. Close and Save the file.
Then, point your JRE to use localhost:8888 for http and https connections:
Control panel –> java –> network settings –> use proxy server localhost:8888 –> advanced –> use same proxy for all protocols

Start the ASA QEMU
Start Fiddler
Start ASDM and connect to the mgmt IP of the ASA (not the fiddler !)



Em đã chạy thành công và sớm quay video và up file cần thiết cho anh em.

Các phiên bản sử dụng

Java 6 update 6
Firefox 3.5.11
ASA8.0(2)
ASDM6.02
GNS30.7.2

Trên mạng rất nhiều link down em không up nữa.

Anh em nào cần trao đổi liên lạc qua em nhé.

tu0ng_c0ng !