| View previous topic :: View next topic |
| Author |
Message |
boy2651
Joined: 06 Jan 2010 Posts: 2
|
|
| Back to top |
|
 |
thumpercisco
Joined: 28 Jun 2007 Posts: 886 Location: Chesapeake, VA
|
|
| Back to top |
|
 |
thehawk
Joined: 30 Dec 2009 Posts: 4
|
Posted: Sun Jan 10, 2010 7:55 pm Post subject: |
|
|
Ok thanks a lot , but nobody tried to use Gns3 and pemu on windos to emulate Asa ? |
|
| Back to top |
|
 |
thumpercisco
Joined: 28 Jun 2007 Posts: 886 Location: Chesapeake, VA
|
Posted: Tue Jan 12, 2010 12:39 am Post subject: |
|
|
new GNS3 has pemu incorporated, ASA I believe will work on Linux but Windows still has work to be done. I add ASA by referencing the NIO used in ASA .bat into the GNS3 with clouds. _________________ "AIaO"
ThumperCisco
 |
|
| Back to top |
|
 |
thehawk
Joined: 30 Dec 2009 Posts: 4
|
Posted: Tue Jan 12, 2010 5:40 pm Post subject: |
|
|
| thumpercisco wrote: | | I add ASA by referencing the NIO used in ASA .bat into the GNS3 with clouds. |
Could u better explain ?I need to use gns3 with Asa with clouds |
|
| Back to top |
|
 |
alicia ortis
Joined: 09 Jan 2010 Posts: 2
|
Posted: Sat Jan 16, 2010 8:09 am Post subject: hi.. |
|
|
Hi there,
Thank you so much for the info. It helped me a lot.. _________________ Acne Treatments |
|
| Back to top |
|
 |
amsoares
Joined: 25 Jun 2007 Posts: 7
|
Posted: Mon Feb 01, 2010 4:26 pm Post subject: |
|
|
@thumpercisco
- Can you please confirm if the routing protocols work well, i mean, if they remain stable ?
- And can you verify if the "mac-address auto" works as expected ?
I have your ASA image integrated with dynamips and till now these are the two issues i found. But i'm using my own QEMU rebuild under Windows XP and Windows 7. |
|
| Back to top |
|
 |
tatramaco
Joined: 08 Feb 2010 Posts: 1
|
Posted: Mon Feb 08, 2010 1:32 pm Post subject: Paros |
|
|
Hi guys. First of all thanks. I have used the info here and just passed my SNAF exam.
Before I endeavour on SNAA I was wandering if anyone had been able to get ASDM connecting using Paros instead of Fiddler? At least then I could use either my workstation (Windows) or my laptop (Fedora 12) with the same setup wherever/whenever I have a chance to look at something. I tried to set it up but Paros just seems to stop when ASDM tries to get the 'software update' from the emulated ASA.
Any ideas or an alternative HTTP proxty that works cross-platform would be great ?
TVIM
Tatramaco  |
|
| Back to top |
|
 |
Thirst4Knowledge
Joined: 28 Jul 2009 Posts: 13
|
Posted: Thu Feb 11, 2010 9:44 pm Post subject: |
|
|
anyone know what this error is about :
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 512KiB
hda: 524288 sectors (268 MB) w/256KiB Cache, CHS=980/16/32
hda: cache flushes supported
hda: hda1
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
Freeing unused kernel memory: 116k freed
FAT: "posix" option is obsolete, not supported now
TIPC: Activated (compiled May 2 2007 15:38:0
NET: Registered protocol family 30
TIPC: Started in single node mode
TIPC: Started in network mode
TIPC: Own node address <1.1.1>, network identity 1234
TIPC: Enabled bearer <eth:tap0>, discovery domain <1.1.0>, priority 10
#
#
# en
/bin/sh: en: not found
#
I finaly thought it was going to run but foiled once again  |
|
| Back to top |
|
 |
ahotbot
Joined: 05 Mar 2008 Posts: 15 Location: Canberra
|
Posted: Wed Feb 24, 2010 5:54 am Post subject: Re: ASA Failover |
|
|
Hi Guys,
I'm digging up an old post as I got a similar problem but cant find an answer. Basically I configured up two ASA in Active / Standby. When I fail the active one the standby takes over. The show interface command on the ASA shows the ip & MAC addresses have changed over as expected but no traffic gets though.
The Switch CAM table shows the MAC's assigned to the wrong ports. Clearing the table makes no changes as the switch learns the MACs incorrectly again.
I' using dynamips 0.2.8-RC3, dynagen 0.11.0 and latest asa build I could find by ThumperCisco.
Thanks
| lvlatty wrote: | Hi All,
Got 2 asa's running in active / standby working well, ie, i disable one interface it switches from active to standby correctly, however i cant ping the standby box from the 3745 router. Im using a vlan on the router to connect to each asa inside interface via 2 differnt NICs.
I think the problem is due to the switch still seeing the mac-address of the standby asa even if i use the standby mac addres command to supposedly move the mac address as well as the ip.
as soon as the primary asa becomes active again all is well.
Wondered if this was a glitch with dynamips, ie tried mac address aging to clear after 10 secs and manually cleared the mac table and arp entries.
Cheers
lvlatty
BTW, fab forum - thanks everyone, keep it up |
|
|
| Back to top |
|
 |
eXPlosion
Joined: 18 Feb 2008 Posts: 28
|
Posted: Thu Mar 04, 2010 2:53 pm Post subject: |
|
|
I followed this tutorial http://www.brainbump.net/tutorials/asa8/patchextractqemu/patchextractqemu.html to extract ASA files (kernel and initrd) which i am using with gns3 on win7 and i have 2 problems:
1) I still don't understand how to create FLASH file with the following command "qemu-img create FLASH 256M" and where should i use it?
2) I cann't save my configs in ASA:
ASA(config)# copy run disk0:/.private/startup-config
Source filename [running-config]?
Destination filename [/.private/startup-config]?
Cryptochecksum: d847d487 be2324f6 5058c694 ec96aba7
%Error copying system:/running-config (Not enough space on device)
Need help here. |
|
| Back to top |
|
 |
amsoares
Joined: 25 Jun 2007 Posts: 7
|
Posted: Tue Mar 16, 2010 5:18 pm Post subject: |
|
|
| amsoares wrote: | @thumpercisco
- Can you please confirm if the routing protocols work well, i mean, if they remain stable ?
- And can you verify if the "mac-address auto" works as expected ?
I have your ASA image integrated with dynamips and till now these are the two issues i found. But i'm using my own QEMU rebuild under Windows XP and Windows 7. |
The routing protocols issue is also present under Ubuntu. This is clearly a problem with multicast traffic handling. I don't think the problem is related with Qemu since the routing protocols work fine with the Olives:
http://blog.gns3.net/2009/10/olive-juniper/
The main difference i see between the Olive and the ASA is that Olive uses e1000 and ASA uses the pcnet nic. Maybe the problem is related with this ? |
|
| Back to top |
|
 |
thumpercisco
Joined: 28 Jun 2007 Posts: 886 Location: Chesapeake, VA
|
Posted: Wed Mar 17, 2010 2:51 am Post subject: |
|
|
try specifying each others neighbor in eigrp, then works
mac-address auto command in global configuration mode (multiple context mode only). _________________ "AIaO"
ThumperCisco
 |
|
| Back to top |
|
 |
amsoares
Joined: 25 Jun 2007 Posts: 7
|
Posted: Wed Mar 17, 2010 11:46 am Post subject: |
|
|
Thank you Thumpercisco, the Eigrp workaround is nice. Regarding the "mac-address auto", i was thinking about multiple context. I think Qemu gets confused with the new mac-addresses since we are starting it with a pre-defined mac-address. This is how i start the ASA:
--------------------------------------------
qemu -L . -hda asa1.disk -hdachs 980,16,32 -kernel asa.kernel -initrd asa.initrd.gz -m 256 -append "auto nousb ide1=noprobe bigphysarea=16384 console=ttyS0,9600n8 hda=980,16,32" -net nic,vlan=1,model=pcnet,macaddr=00:aa:00:00:01:01 -net pcap,vlan=1,ifname=\Device\NPF_{xxx} -net nic,vlan=2,model=pcnet,macaddr=00:aa:00:00:01:02 -net pcap,vlan=2,ifname=\Device\NPF_{xxx} -serial telnet:127.0.0.1:2009,server,nowait
--------------------------------------------
The i bind it to dynamips using loopbak interfaces. I will repeat the lab when i have time and i will post the results. |
|
| Back to top |
|
 |
whatscookin906
Joined: 26 Jan 2010 Posts: 1
|
Posted: Wed Mar 24, 2010 8:52 am Post subject: connecting interfaces |
|
|
Hi,
First of all thanks to brilliant minds sitting on this forum, that makes wonders.
Secondly my issue : i am able to boot up asa, i can see all interfaces up
but problem is
it is not saving it config
Everytime i bootup it moves in setup mode asking interactive config
How to connect ping ASA interfaces to loopback interface. |
|
| Back to top |
|
 |
|