X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/7ec512d969929242c45d3d56d24b558d838f87d2..45fa312ed19a30259ba0ec3fb04d769c1f8f0263:/ipif/INSTALL diff --git a/ipif/INSTALL b/ipif/INSTALL index 471a6ef..c2aabee 100644 --- a/ipif/INSTALL +++ b/ipif/INSTALL @@ -1,6 +1,20 @@ -NB that this is a very bare set of installation instructions ! It -describes a `default' configuration; you can do more esoteric things -if you wish. +This directory contains: + +* A userv service (`ipif') for allowing users to create network +interfaces and handle the traffic for them. For instructions, see the +comment at the top of service.c. + +* A VPN tunnelling system based on that userv service, which does +encryption and can be used to join two networks. It uses its own +nonstandard protocols, not IPSEC. Key setup is done via an ssh +connection. For installation instructions, read this file. + +These tools have only been tested on GNU/Linux, and the ipif service +in particular uses the Linux-specific `slattach' utility. + +NB that this is a very bare set of installation instructions for the +VPN system ! It describes a fairly `default' configuration; you can +do more esoteric things if you wish. In any case, on each tunnel endpoint system (not the eventual @@ -193,4 +207,4 @@ earlier. The relevant Debian bug reports are #45515 (now closed) and `slattach.diff'. -$Id: INSTALL,v 1.2 2000/08/10 00:18:31 ian Exp $ +$Id: INSTALL,v 1.3 2000/08/13 20:23:23 ian Exp $