SoftEther VPN Server (VPN Gate) 安装笔记前端开发
导读:前端开发前端开发 SoftEther VPN一款开放源代码的软件,每个VPN Gate公共VPN中继服务器是分佈式的,并由许多志愿者托管,每个志愿者花費极少量的贷款成本和CPU网站建设多少钱建设网站。
SoftEther VPN一款开放源代码的软件,每个VPN Gate公共VPN中继服务器是分佈式的,并由许多志愿者托管,每个志愿者花費极少量的贷款成本和CPU时间在他的VPN服务器上,VPN Gate服务可以免费給大家使用。
本文只是纯技术交流,请勿做违法用途.
使用SoftEther VPN可以非常方便的建立和管理我们的虚拟专用网络。
环境
Ubuntu 12.10
安装
apt-get?update apt-get?install?build-essentialvpn server的下载地址和安装过程
wget?-c?http://www.softether-download.com/files/softether/v4.10-9473-beta-2014.07.12-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.10-9473-beta-2014.07.12-linux-x64-64bit.tar.gz tar?zxf?softether-vpnserver-v1.00-9029-rc2-2013.03.16-linux-x64-64bit.tar.gz cd?vpnserver sudo?make?i_read_and_agree_the_license_agreement在目录下,执行
sudo?./vpnclient?start即打开了 softether vpn 服务。
设置
设置远程管理密码,开启远程管理,方便我们在远程用windows管理。
运行 ./vpncmd
root@server:~/vpnserver#?./vpncmd vpncmd?command?-?SoftEther?VPN?Command?Line?Management?Utility SoftEther?VPN?Command?Line?Management?Utility?(vpncmd?command) Version?4.10?Build?9473???(English) Compiled?2014/07/12?02:33:15?by?yagi?at?pc26 Copyright?(c)?SoftEther?VPN?Project.?All?Rights?Reserved. By?using?vpncmd?program,?the?following?can?be?achieved.? 1.?Management?of?VPN?Server?or?VPN?Bridge? 2.?Management?of?VPN?Client 3.?Use?of?VPN?Tools?(certificate?creation?and?Network?Traffic?Speed?Test?Tool) Select?1,?2?or?3:?[在这里输入1] Specify?the?host?name?or?IP?address?of?the?computer?that?the?destination?VPN?Server?or?VPN?Bridge?is?operating?on.? By?specifying?according?to?the?format?'host?name:port?number',?you?can?also?specify?the?port?number.? (When?the?port?number?is?unspecified,?443?is?used.) If?nothing?is?input?and?the?Enter?key?is?pressed,?the?connection?will?be?made?to?the?port?number?8888?of?localhost?(this?computer). Hostname?of?IP?Address?of?Destination:[在这里敲回车键]? If?connecting?to?the?server?by?Virtual?Hub?Admin?Mode,?please?input?the?Virtual?Hub?name.? If?connecting?by?server?admin?mode,?please?press?Enter?without?inputting?anything. Specify?Virtual?Hub?Name:?[在这里敲回车键]? Connection?has?been?established?with?VPN?Server?"localhost"?(port?443). You?have?administrator?privileges?for?the?entire?VPN?Server. VPN?Server>[输入ServerPasswordSet] ServerPasswordSet?command?-?Set?VPN?Server?Administrator?Password Please?enter?the?password.?To?cancel?press?the?Ctrl+D?key. Password:?[输入你的密码] Confirm?input:?[再次输入你的密码]关键词标签: SoftEther
声明: 本文由我的SEOUC技术文章主页发布于:2023-05-28 ,文章SoftEther VPN Server (VPN Gate) 安装笔记前端开发主要讲述SoftEther网站建设源码以及服务器配置搭建相关技术文章。转载请保留链接: http://www.tngdez.cn/article/web_11757.html