chiark / gitweb /
site: dynamically create and destroy transform instances
[secnet.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index f41b4ba253b320f4ef518170280782eb0b56f991..c0236bcc99bb126a3b006c527490204adb8abf35 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,16 +4,11 @@ USE AT YOUR OWN RISK.  THIS IS ALPHA TEST SOFTWARE.  I DO NOT
 GUARANTEE THAT THERE WILL BE PROTOCOL COMPATIBILITY BETWEEN DIFFERENT
 VERSIONS.
 
-PROTOCOL COMPATIBILITY WAS BROKEN BETWEEN secnet-0.06, secnet-0.07 AND
-secnet-0.08 FOR ENDIANNESS FIXES.
-
-THERE WILL BE ANOTHER CHANGE IN PROTOCOL IN THE secnet-0.1.x SERIES
-
 * Preparation
 
 ** System software support
 
-Ensure that you have libgmp2-dev and adns installed (and bison and
+Ensure that you have libgmp3-dev and adns installed (and bison and
 flex, and for that matter gcc...).
 
 [On BSD install /usr/ports/devel/bison]
@@ -32,12 +27,6 @@ linux/Documentation/networking/tuntap.txt
 If you're using TUN/TAP on a platform other than Linux-2.4, see
 http://vtun.sourceforge.net/tun/
 
-Note than TUN comes in several flavours.  Their names in the
-configuration file are:
- tun:  Linux-2.4; only one device file (usually /dev/net/tun)
- tun-old:  Linux-2.2, BSD; device files /dev/tun*
- tun-solaris:  Solaris (not yet implemented)
-
 ** System and network configuration
 
 If you intend to start secnet as root, I suggest you create a userid
@@ -118,7 +107,7 @@ If installing for the first time, do
 
 # cp example.conf /etc/secnet/secnet.conf
 # cd /etc/secnet
-# ssh-keygen -f key -N ""
+# ssh-keygen -f key -t rsa1 -N ""
 
 [On BSD use
 $ LDFLAGS="-L/usr/local/lib" ./configure
@@ -167,8 +156,7 @@ is running secnet.
 port number on the front-end machine, and does not necessarily have to
 match the port number on the machine running secnet.  If you want to
 use a privileged port number we suggest 410.  An appropriate
-unprivileged port number is 51396.  (These numbers were picked at
-random.)
+unprivileged port number is 51396.
 
 6. the list of networks accessible at your site over the VPN.