Install ASA 8.42 in GNS3
1. Prepare
- WIN72 : A machine running Windows 7, IP 10.0.0.72
- Software and files : GNS3, tftpd32, java , images of ASA 8.42 (asa842-initrd, asa842-vmlinuz), asdm-649.bin
2. Step by step : Install ASA 8.42 in GNS3
- WIN72 : Install and configure ASA 8.42
+ Install a loopback adapter named LB (IP 10.0.0.75) :
+ Start - Control Panel - Hardware and Sound - Device Manager - Right-click WIN72 - Add legacy hardware - Choose "Install the hardware that I manually select from a list (Advanced)"
- Choose "Network adapters" - Manufacturer : Microsoft, Network Adapter : Microsoft Loopback Adapter - Next to Finish
+ Install java, GNS3
+ GNS3 - Edit - Preferences... - Quemu - ASA tab :
+ Identifier : ASA, RAM : 1024 MiB
+ Qemu Options : -vnc none -vga none -m 1024 -icount auto -hdachs 980,16,32
+ Initrd : browse to local of file asa842-initrd, Kernel : browse to local of file asa842-vmlinuz
+ Kernel cmd line : -append ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 === Save - OK
+ Drag an ASA firewall, a Ethernet switch, a Cloud and connect them
+ Start ASA firewall - Console, type :
enable - Enter - # configure terminal - (config)# interface gigabitEthernet 0 : ip address 10.0.0.100 255.255.255.0, nameif management, no shut, ping 10.0.0.75 - OK
+ Double-click tftpd32 - Browse to local of file asdm-649.bin - show Dir - display asdm-649.bin - OK
+ Start - cmd - ping 10.0.0.100 === OK
+ Console of ASA - exit to # - #copy tftp flash: , host : 10.0.0.75, Source filename : asdm-649.bin - Enter
- # configure terminal - (config)# asdm image flash:adsm-649.bin, http server enable, http 10.0.0.75 255.255.255.255 management, username cisco password cisco privilede 15
+ Click Internet Explorer - [ Ссылка ] - Continue to this website (not recommended). - Install ASDM Launcher - Enter username and password - Run and next to Install
- Device IP Address / Name : 10.0.0.100, Enter username and password === OK
Ещё видео!