GNS3 version 0.8.4 is finally released.
Thanks to the precious help of our community, this release brings many improvements and even some new exciting features, the most important being the following ones:
- Lots of GUI improvements.
- New hub device.
- New Idlemax and Idlesleep settings (advanced manipulation of IDLE PC).
- IOS image and settings test button.
- New Tool menu to start external scripts/tools.
- Drag & drop of multiple devices when pressing SHIFT.
- Temporary projects are created by default.
- VirtualBox interface numbering starts at 0 (e.g. e0 = VirtualBox interface 1 = eth0 on Linux).
- Support for 36 network cards in VirtualBox (using ICH9 chipset)
- New option to save traffic captures in project directories.
- Experimental auto IDLE PC calculation feature (requires Dynamips > 0.2.8-RC5, included in Windows all-in-one and OSX DMG).
- Added entries to have Dynamips/Qemu/VirtualBox hypervisors bind/listen to all available IP/host addresses (optional).
- AW+ router support by Allied Telesis from New Zealand (educational version of their OS to be released).
- Removed the “Save IOS configs option” in project settings. IOS configs are always saved.
- Qemu FLASH files are automatically saved in a directory named ‘qemu-flash-drives’ (in the project directory).
- Dynamips version 0.2.8
Please see our
CHANGELOG for the full list.
Downloads are
here. [Edit: Well they WILL be there when someone gets around to updating the downloads page (and deleting this edit). In the meantime, try
https://sourceforge.net/projects/gns-3/ ... NS3/0.8.4/ - RedNectar]
Updated Debian packages have now been uploaded to
http://gns3.serverb.co.uk. NB: These have been built against Debian 7 'Wheezy'
For Ubuntu based distributions, a Launchpad PPA is now available (see
here for details) - claydon_dan