This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Network > netkit (2.6)

Netkit is a self-contained environment that makes it easy and costless to
emulate complex network configurations on a single host machine. The idea
underlying Netkit is that each network device is implemented by a virtual
machine running the appropriate software. Virtual machines can then be
interconnected as desired by configuring virtual collision domains.

Interconnected machines may be organized to form a laboratory (lab),
which can be used to emulate the behavior of a particular service or
protocol (e.g., DNS). The configuration of the lab can be saved to ease
its distribution and replication.

The project was born (and is still carried on) with the main purpose of
supporting teaching of networking subjects with realistic experiences.

Requires netkit-kernel and netkit-filesystem available at SlackBuilds.org

After installing add environment variable to ~/.bashrc (~/bash_profile)
or system global:

export NETKIT_HOME=/opt/netkit export MANPATH=:$NETKIT_HOME/man export
PATH=$NETKIT_HOME/bin:$PATH

You may check your configuration:

# cd /opt/netkit # ./check_configuration.sh

For quick start:
http://www.netkit.org/netkit-labs/netkit_introduction/netkit-introduction.pdf
http://www.netkit.org/faq.html

Maintained by: Murat D. Kadirov
Keywords: network emulator
ChangeLog: netkit

Homepage:
http://www.netkit.org

Source Downloads:
netkit-2.6.tar.bz2 (51982d8eb91f798171a25b5aa44bf370)

Download SlackBuild:
netkit.tar.gz
netkit.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
netkit.SlackBuild
netkit.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds