L24 Laboratory network simulation using IMUNES
- Preconfigured OVA: https://drive.google.com/file/d/1iRuojJkmP9yiiZxrS3oU5xF3OupMAqJw/view?usp=sharing
- Credits to: http://imunes.net/
Download a preconfigured IMUNES (770M) .ova
from here and open it with VirtualBox.
GUI: Open VirtualBox > Press Ctrl+I
> Search for L24.ova
CLI: vboxmanage import L24.ova
Usage: Run the VM and open GUIA
Tips: Use man ping
or man traceroute
to view the documentation
Clone the repo and open L24.imn
with IMUNES
- Network performance is not the same (but max. speed is)
- Linux 2 does not have a remote command service
- VM does not have internet access (disabled)
- Linux/Windows commands differ! Revise the Windows syntax before the exam.
- Rely on IPv4 only
- To test TCP/IP use
nc -l PORT
in one machine (server) andnc IP PORT (-O maxSize)
in another - To test UDP use
echo "test" > /dev/udp/IP/PORT
- Recommended default filter:
not ripng and not rip