ml / tests / nat-test / README @ 0d0dbfa6
History | View | Annotate | Download (533 Bytes)
1 | 0d0dbfa6 | CsabaKiraly | This directory contains a Netkit (www.netkit.org) laboratory |
---|---|---|---|
2 | intended to test the NAT capabilities of the ML. |
||
3 | See |
||
4 | http://wiki.netkit.org/netkit-labs/netkit_introduction/netkit-introduction.pdf |
||
5 | for a quick introduction to netkit laboratories. |
||
6 | |||
7 | PREREQUISITES |
||
8 | ------------- |
||
9 | |||
10 | Download and install Netkit from |
||
11 | http://www.netkit.org |
||
12 | |||
13 | Don't forget to define the netkit environment variables, e.g. |
||
14 | |||
15 | export NETKIT_HOME=$HOME/netkit |
||
16 | export MANPATH=:$NETKIT_HOME/man |
||
17 | export PATH=$NETKIT_HOME/bin:$PATH |
||
18 | |||
19 | |||
20 | HOW TO RUN |
||
21 | ---------- |
||
22 | |||
23 | ./labrestart.sh |