Previous Contents Next AMnet documentation

AMnet documentation

Contact:
flexinet-support@ibr.cs.tu-bs.de

http://www.flexinet.de


The AMnet HOWTO


5. Network Access Daemon

5.1 Installing the AMnet specific kernel modules

After the AMnet specific kernel modules have been compiled you are ready to install them. To do so use the shell script putmods which is located in the directory amnet/utils. If you need to remove the kernel modules call the shell script remmods. Installing and removing kernel modules requires root access. Use the command lsmod to get a list of all installed kernel modules.

5.2 Running the Network Access Daemon

The Network Access Daemon is started from the directory amnet/nad by entering the command ltapd &.


Previous Contents Next