X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=INSTALL;h=08eac9a0ec8dd4b73ec6e5deaf494d48278d7607;hp=f41b4ba253b320f4ef518170280782eb0b56f991;hb=59938e0ed0c8ac267c3715a25a0a3ed27f7a7e47;hpb=794f2398b8fe84bf398bb10d6eeca6fe6737f65f diff --git a/INSTALL b/INSTALL index f41b4ba..08eac9a 100644 --- a/INSTALL +++ b/INSTALL @@ -4,11 +4,6 @@ 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 @@ -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.