Hi,

I would like to make some simple network simulations

I’ve tried to make run few (under Linux or Windows)

  • Kathara
  • GNS3
  • EVE-NG (3.1 GB ! to download )
  • omnetpp
  • ns-3
  • Cisco Packet Tracer (Not FLOSS, if I’m not mistaken )

The only one that I managed to install, run and use (set some nodes) was sadly the Cisco Packet Tracer …

They other have their install process way to much complex or with such layer of dependency or more simply they way the works is too complex (running side VM for each nodes etc…) make it challenging to installing.

Do youn know a FLOSS Network Simulator , this is easy to install ?

Thanks.

  • BloP
    link
    fedilink
    English
    13 days ago

    I only used GNS3 and Cisco Packet Tracer from the list when self-teaching CCNA. GNS3 installation shouldn’t be that hard. On Windows just use the installation and fire up a VM in VBOX / HyperV (recommended) and it should automatically detect it. On Linux I have installed GNS3 using AUR package in ArchLinux, haven’t tried on Ubuntu, but it should be straight forward. For the VM, you will need hypervisor setup (virt-manager, libvirtd) and KVM enabled. Most of the distrobutions should have its own kvm virtualization guide. You can also skip GNS3 installation on the host and just go to IP of the VM,so you can use beta Web UI where you can do most of the things you can do in GNS3 app. Good luck!