Open Source Networking

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

IMUNES network simulator test drive

The Integrated Multiprotocol Network Emulator/Simulator (IMUNES) is a fast, functional network simulator that runs on the FreeBSD operating system. It was created by a team of researchers and educators at the University of Zagreb. The IMUNES development team offers a VirtualBox image of a FreeBSD system with IMUNES installed so it is easy to evaluate. […]

Cloonix v21 runs in Knoppix

The Cloonix development team recently released Cloonix version 21. The new version includes some significant improvements, such as support for Cisco software images (via Dynamips) and support for 32-bit architectures. The Cloonix developers also added a large library of prepared filesystems including new, lightweight versions of popular linux filesystems, such as debian, ubuntu and fedora,

CORE Network Emulator test drive

The Common Open Research Emulator (CORE) is an open-source network simulator developed by Boeing’s Research and Technology division and supported, in part, by the US Naval Research Laboratory. It is a fork of the IMUNES Network Emulator project and it was developed as a tool to support a mobile data networking research project. It can

Using Netkit pre-configured labs

The Netkit open-source network simulator was created by a group of university professors who use it as a tool in their teaching. They created a large number of pre-configured lab scenarios, each with lecture slides that describe the scenario and the technology used in the scenario, and make these assets available on the Netkit web

Installing Netkit

We will install the Netkit open-source network simulator on an Ubuntu Linux 12.04 system that is installed on a virtual machine on my iMac. As I’ve mentioned before, running Linux in a virtual machine on a Windows or a Mac is a convenient way to experiment with different Linux systems and software. Netkit, because it

Install Cloonix on a Knoppix USB flash drive

We will install the Cloonix open-source network simulator on a Knoppix Live USB drive. Knoppix is a version of Linux that is designed to boot from a CD, DVD, or USB drive. It can run on almost any computer hardware and it runs in memory, so it does not affect the hard drive of computer

Using Cloonix: the graph interface

I used the Cloonix open-source network simulator to simulate a very simple network. This helped me understand how to use the “point and click” functionality provided by the graph function to manually build and configure a test network. I also hope that the following procedure would be useful as a simple tutorial for anyone interested

Compiling Cloonix on Ubuntu 12.04 Live

For a while now, I’ve been trying to get the Cloonix open-source network simulator working on a computer running the Knoppix Linux distribution. I wanted to run everything on a USB Flash stick that could be attached to any computer and to create a portable version of Cloonix. Since I cannot yet run Cloonix in

Cloonix network simulator test drive

This article describes my first experience with the cloonix open-source network simulator. I installed cloonix on ubuntu 12.04 and tested it by running the demonstration script provided with the cloonix package. The demonstration script sets up a simulated OSPF network and runs HTTP traffic between two virtual computers attached to that network. The cloonix package

Scroll to Top