softether serverインストール

ubuntupptpサーバーをインストールしようと思ったけど、softetherが無料になったので、こちらを入れてみた。

参考サイトとはパッケージが違っているので注意!!具体的にはchkconfigがsysv-rc-confにlibc6-dev libncurses5-devがそれぞれバージョン指定が必要となっている。

apt-get install gcc make binutils sysv-rc-conf libc6-dev zlib1g-dev openssl libreadline-dev libncurses5-dev
cd /usr/local/src
wget http://jp.softether-download.com/files/softether/v4.04-9412-rtm-2014.01.15-tree/Linux/SoftEther%20VPN%20Server/64bit%20-%20Intel%20x64%20or%20AMD64/softether-vpnserver-v4.04-9412-rtm-2014.01.15-linux-x64-64bit.tar.gz
tar xvzf softether-vpnserver-v4.04-9412-rtm-2014.01.15-linux-x64-64bit.tar.gz 
cd vpnserver
make
mv ./vpnserver /usr/local/