Link to home
Start Free TrialLog in
Avatar of lawre1108
lawre1108

asked on

Loading ASDM to GNS3 PIX firewall

Hi Guys,

Please am trying to setup a PIX firewall lab with GNS3 using ASDM, and be able to use a loopback address on my windows XP laptop.
I have got the lab setup, I can drag and drop the emulated devices, my problem is that after configuring the base requirement, I need to setup my windows XP laptop as TFTP server, so that I can load the ASDM to the GNS3 PIX 525.
I cannot ping from the PIX firewall to the loopback interface setup on my laptop

Below is my base config.
Please help.


PIX Version 7.2(2)
!
hostname Gbolabo
domain-name imostnet.com
enable password 8Ry2YjIyt7RRXU24 encrypted
names
!
interface Ethernet0
 nameif outside
 security-level 0
 ip address 10.10.10.1 255.255.255.0
!
interface Ethernet1
 nameif inside
 security-level 100
 ip address 10.1.1.1 255.255.255.0
!
interface Ethernet2
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Ethernet3
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Ethernet4
 shutdown
 no nameif
 no security-level
 no ip address
!
passwd 2KFQnbNIdI.2KYOU encrypted
ftp mode passive
dns server-group DefaultDNS
 domain-name imostnet.com
pager lines 24
mtu outside 1500
mtu inside 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 10.1.1.0 255.255.255.0
route outside 0.0.0.0 0.0.0.0 192.168.0.3 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout uauth 0:05:00 absolute
username cisco password 3USUcOPFUiMCO4Jk encrypted privilege 15
http server enable
http 192.168.0.3 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
telnet timeout 5
ssh timeout 5
console timeout 0
!
!
prompt hostname context
Cryptochecksum:f9e908ed3f78068cd618824b73831184
: end

ASKER CERTIFIED SOLUTION
Avatar of Pete Long
Pete Long
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lawre1108
lawre1108

ASKER

Hi Pete,

Thanks for the reply, I have seen the video Install and use ASDM in a Virtual Cisco ASA, according to that video, you indicated that you build virtual ASA from previous video.
Could you kindly add that video link for me to watch, I guess that will give me more insight on how the virtual ASA in build.

Thanks for your support
Thank Pete,

Sorry for late respond, I was very busy at work yesterday; I couldnt get time to look at the exchange updates.

I will update you on my progress, I hope to start looking at it tonight, and work on it through the weekend.

Once again thanks for the respond
Sorry Vito,
I meant to say thanks as well, I will be looking at both solution and hopefully get me somewhere.
Hi Pete,

Am trying to map my laptop card to the VMWare, but am getting operating system not found on VMWare, as attached to this comment.

The laptop is connected to the internet via  DSL in my house.

I have zero knowledge on VMware, I will be grateful if you can advice on how I can resolve this.



VMware-error.doc
Hi Pete,

You may or may not have seen my previous message, please disregard the massage, I have manage to resolve it.

Am still working on the video, I will update you of my progress, as always, thanks for your support.
Manage to use just loopback on windows