Gns-3

GNS3 new vesion

GNS3 new vesion › Continue reading

Monday, October 1st, 2007 Gns-3 No Comments

GNS-3-0.2-alpha

GNS-3-0.2-alpha

Thursday, August 2nd, 2007 Gns-3 No Comments

GNS-3-0.2-alpha

GNS-3-0.2-alpha

Thursday, August 2nd, 2007 Gns-3 No Comments

new version-gns-3 readme

gns-3 readme

INSTALLATION

* Here are the dependencies of GNS-3:

- Qt >= 4.2
- Python >= 2.4
- Sip >= 4.5
- PyQt >= 4.1

* WINDOWS users:

1. Download GNS3 all-in-one for Windows on http://www.gns3.net (~23 MB)

This program will install GNS-3, Dynamips and multiple programs that them depends on:

- WinPCAP 4.0
- Dynamips 0.2.7
- Python 2.5.1
- PyQt 4.2
- MinGW dll and Qt 4.2.3 dlls.

2. Run it and follow the prompts. You will be asked to reboot your PC at the end.

3. Configure the integrated hypervisor by double-clicking on gns3-config.pyw (Optional if you want to start dynamips in hypervisor mode yourself).

4. Start GNS-3 by double-clicking on gns3.pyw.

* Linux users:

- If you are on debian/ubuntu, use apt-get install python-qt4 to install the dependencies and start GNS-3 by double-clicking on gns3.pyw or launching it from a command line.

* MacOS X users:

1. Install the Apple Devs Tools (on your Mac OS X DvD or download it on ADC account)

2. Download python 2.5.1 for Macintosh OS X on http://www.python.org/download/ and install it.

3. Download qt-mac-opensource-4.3.0.dmg on http://trolltech.com/developer/downloads/qt/mac and install it

4. Download SIP http://www.riverbankcomputing.com/Downloads/sip4/sip-4.6.tar.gz, compile and install it

5. Download PyQt hhttp://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-mac-gpl-4.2.tar.gz, compile and install it

6. Start GNS-3 by double-clicking on gns3.pyw.

CURRENT LIMITATIONS

Those limitations will be corrected in future releases.

* Currently the symbols are purely decorative, meaning there isn’t any difference between them.
* Ethernet links are drawn whether you choose a serial or Ethernet interface.
* We don’t use the ghost feature.
* Sparsemem feature is set in hard in the source code.
* IOmem is not use at the moment.

TODO LIST

* Provide a way to do get a IDLE PC directly from GNS-3 and include/reuse an IDLE PC database.
* Use the ghost file and sparsemen features
* Option to suspend and resume IOS.
* Enable the use of iomem
* Use virtual ATM, Frame-Relay, Ethernet switches and the NIO bridge module provided by Dynamips
* Language support.
* Configuration of network modules dynamically when linking to other nodes.
* Users can change hostnames
* NET files import and export
* Connections to real NICs
* Include a Close option and a New option on the File menu
* Provide a way to select multiple devices to configure at the same time in Node Configuration. Right now, you have to configure each router separately.
* Do a slow ’start all IOS’
* Use the fast clock divisor of Dynamips.
* Add more ‘Cisco-like’ SVG symbols.
* An all-in-one installer for Mac OS X
* Show interface names on the scene (as an option).
* Correct minor drawing problems with the status points.
* Warn users when configuration changes in the node affect links
* Connect links and new modules for the 7200 platform directly in emulation mode (hotplug)
* Integrated hypervisor load-balancing to address the per process limit problem (http://dynagen.org/tutorial.htm#_Toc165530762)

OPEN ISSUES

* On Windows, all telnet windows have the same window title bar “Telnet localhost”, alternate solution: using putty
* How can we get the status of an interface from the IOS?

BUG REPORT

Open a new ticket on the trac (development tab on www.gns3.net). Please be as explicit as you can. Try to remember what was you last action and join the exception.log file if it exits.

KNOW BUGS

* Currently on Windows we have some performance problems when loading a lot IOS instances, this problems could crash Dynamips.
* We have some warning from Qt 4.2.3 that will not longer appear with 4.3

ADVICE

* We noticed that on Linux performances are far better than on Windows when loading many IOS.

Wednesday, July 18th, 2007 Gns-3 1 Comment

gns-3 project

gns-3 project

› Continue reading

Sunday, July 15th, 2007 Gns-3 No Comments

What is GNS-3 ?

What is GNS-3 ? › Continue reading

Friday, July 13th, 2007 Gns-3 No Comments