It is currently Wed Feb 08, 2012 10:54 am


All times are UTC




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Thu Jun 24, 2010 4:12 pm 
Offline

Joined: Thu Jun 24, 2010 3:58 pm
Posts: 263
Location: [email protected]
Hi,
Can you please include "qemuwrapper.exe" from here in later all-in-one releases, because I can't run any ASA without that one. The original program let you add a ASA, start it, but the console is not working...

Cheers






Top
 Profile  
 
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Tue Jul 27, 2010 9:50 pm 
Offline
Site Admin

Joined: Sat Oct 11, 2008 1:41 pm
Posts: 798
Can you give more details about this issue? What do you mean by the console is not working?

Thanks,

_________________
Jeremy
GNS3 Staff


Top
 Profile  
 
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Sun Aug 01, 2010 7:08 pm 
Offline

Joined: Sun Nov 02, 2008 2:06 pm
Posts: 58
When I use the baseconfig file and I change the hostname in the GUI to something other than what GNS assigned is, ie R7 renamed to FRS, the router boots with the hostname R7 while I was expecting FRS.

This causes problems when I load a config from a TFTP server name FRS.txt.

! baseconfig.txt
hostname %h
!
boot-start-marker
boot host tftp://172.16.40.2/ %h.txt
boot-end-marker
!
interface FastEthernet 0/0
ip address dhcp
no shut
!


The router looks for tftp://172.16.40.2/R7.txt , not tftp://172.16.40.2/FRS.txt


Top
 Profile  
 
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Sun Aug 01, 2010 8:57 pm 
Offline
Site Admin

Joined: Sat Oct 11, 2008 1:41 pm
Posts: 798
Hey good catch :) I should have fixed the problem now.

_________________
Jeremy
GNS3 Staff


Top
 Profile  
 
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Tue Aug 10, 2010 2:30 pm 
Offline

Joined: Sun Nov 02, 2008 2:06 pm
Posts: 58
I ran into an issue with autosave. After a while of working on a lab I began to get the error of something like, 'unable to extract config'. I also received this same error when I tried to manually save. This occurred after stepping away from the computer for an hour or so.

I restarted the lab and was able to save again but I lost a lot of my work.


Top
 Profile  
 
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Thu Sep 09, 2010 6:13 pm 
I think I found a bug, not sure if I heavy handed it based on my lack of knowledge about the codebase, but here goes:

OS: Linux , Ubuntu 10.4

Release Tested: .7 Stable, and the Latest Dev version from code.gns3.net

Issue: While trying to utilize QEMU for ASA and making a connection to a switch I would get a message like this as an exception ( note I took this form the forum as it is the same exact error) :

Code:
Traceback (most recent call last):

  File "/home/john/gns3/GNS3-0.7-src/src/GNS3/UndoFramework.py", line 133, in redo
    self.status = self.topology.addLink(self.srcid, self.srcif, self.dstid, self.dstif)

  File "/home/john/gns3/GNS3-0.7-src/src/GNS3/Topology.py", line 760, in addLink
    self.dynagen.connect(srcdev, srcif, dstdev.name + ' ' + dstif)

  File "/home/john/gns3/GNS3-0.7-src/src/GNS3/Dynagen/dynagen.py", line 663, in connect
    port2,

  File "/home/john/gns3/GNS3-0.7-src/src/GNS3/Dynagen/qemu_lib.py", line 517, in connect_to_dynamips
    dowarning('Connecting %s port %s to %s slot %s port %s:\nin case of multi-server operation make sure you do not use "localhost" string in definition of dynamips hypervisor.\n'% (self.name, local_port, remote_slot.router.name, remote_slot.adapter, remote_port))

AttributeError: 'ETHSW' object has no attribute 'router'



I went ahead and traced this back to :

Code:
dowarning('Connecting %s port %s to %s slot %s port %s:\nin case of multi-server operation make sure you do not use "localhost" string in definition of dynamips hypervisor.\n'% (self.name, local_port, remote_slot.router.name, remote_slot.adapter, remote_port))


it seems the remote_slot.router.name call is breaking there. So I simply removed that, and the %s slot in the dowarning, and it works. Kludge for sure, I guess the issue is the remote_slot object does not contain the router attrib as the error mentions.

I will continue to try to work this out, but I just wanted to make sure this was an actual bug, and not something that had gone wrong on my end.


Thanks,

DR


Top
  
 
 Post subject: Re: GNS3 0.7.2 debugging party
PostPosted: Thu Sep 09, 2010 9:27 pm 
Offline
Site Admin

Joined: Sat Oct 11, 2008 1:41 pm
Posts: 798
This is indeed a bug, I'll fix that soon.

Thanks for reporting and debugging ;)





_________________
Jeremy
GNS3 Staff


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO