Open Source Networking

Descriptions of open source networking software for Linux or BSD systems: configuration, operation, maintenance

GNS3: Qemu or VirtualBox?

To run virtual nodes in a simulated network, the GNS3 open-source network simulator supports two virtualization technologies: Qemu and VirtualBox. The open-source routers we will use in a GNS3 simulated network must run on either a Qemu or a VirtualBox hypervisor. Depending on one’s requirements, one might choose either VirtualBox or Qemu. Let me tell […]

Set Up GNS3 with Open-Source Routers

GNS3 is a very popular network simulation tool that runs on the major operating systems: Windows, Mac OS, and Linux. GNS3 is primarily used to emulate networks of Cisco routers and is used by professionals studying for Cisco certification exams. GNS3 supports Cisco router software images running on the Dynamips hardware emulation program. GNS3 also

VNX Linux Network Simulator Review

Virtual Networks over Linux (VNX) is an open-source network simulation tool that builds and modifies virtual network test beds automatically from a user-created network description file. In its current version, VNX supports several different virtualization methods: KVM, user-mode linux, and DynaMIPS. VNX was developed by the Telecommunication and Internet Networks and Services (RSTI) research group

Install the VNX network simulator

In this post, I describe the procedure I followed to install the VNX Network Simulator on a computer running the Ubuntu Linux 13.10 operating system. The VNX system consists of the VNX program that parses the scenario description XML file and builds and manages the virtual network elements; XML files that contain a description of

Mininet network simulator review

The Mininet open-source network simulator is designed to support research and education in the field of Software Defined Networking systems. Mininet creates a simulated network that runs real software on the components of the network so it can be used to interactively test networking software. Software Defined Networking (SDN) is a relatively new technology, but

Set up the Mininet network simulator

The easiest way to get started using the Mininet network simulator is to use the Mininet virtual machine. It is based on the Ubuntu Linux Server operating system and comes with all the software and tools required to support Mininet already installed.  The Mininet web site provides detailed setup notes, describing how to download and use the

Marionnet network simulator test drive

Marionnet is an open-source network simulator that creates a network composed of Linux virtual machines. A group of educators at the Université Paris 13 created Marionnet so they could use it as an educational tool. Marionnet allows students to build and configure networks, and save their configurations for future use. It also allows teachers to

Install Parallels Tools on a Debian Virtual Machine

I’ve been using Parallels Desktop for Mac to run a Debian Linux 6.0 virtual machine. I wanted to install the Parallels Tools in the Debian virtual machine so I could take advantage of better integration between the Linux virtual machine and the Mac OS X host computer. It wasn’t as straightforward as I thought it

Scroll to Top