<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VPN &#8211; 悠然居</title>
	<atom:link href="https://wordpress.youran.me/tag/vpn/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.youran.me</link>
	<description>极客技术博客</description>
	<lastBuildDate>Tue, 22 Mar 2016 11:33:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>VPN界的瑞士军刀——SoftEther</title>
		<link>https://wordpress.youran.me/softether/</link>
					<comments>https://wordpress.youran.me/softether/#comments</comments>
		
		<dc:creator><![CDATA[youran]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 16:42:00 +0000</pubDate>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[l2tp]]></category>
		<category><![CDATA[SoftEther]]></category>
		<category><![CDATA[VPN]]></category>
		<guid isPermaLink="false">https://wordpress.youran.me/?p=541</guid>

					<description><![CDATA[现在各种翻墙手段层出不穷，pptp, l2tp, sstp, openvpn, shadowsocks, ssh-tunnel, 能够满足各种需要。配置难度大概是l2tp > openvpn > pptp > shadowsocks &#62; ssh-tunnel，而sstp一般只能在windows server上才能配置，使用得较少，因此也被GFW干扰得较少。其他几种VPN在国内不同地区受干扰的程度不同，因此一种方式不行的话可以换另一种方式翻墙。 鉴于用StrongSwan之类的工具搭建l2tp vpn实在是繁琐，我也没去尝试，这里推荐一款非常好用的vpn部署工具——SoftEther。此软件是日本筑波大学开发的，他们还有个PacketiX的VPN服务。SoftEther支持部署l2tp/openvpn/sstp的vpn server，还支持部署它自身开发的一套基于SSL的VPN，防火墙穿透性能优秀。同时还提供了GUI的配置工具及vpn client，可谓vpn中的瑞士军刀了。 本文则着重叙述如何利用SoftEther搭建l2tp server，相比其他软件，步骤简单了很多。有一点Linux知识的人参照教程可以在20分钟之内完成部署。 本文主要参考自：http://blog.lincoln.hk/blog/2013/03/19/softether-on-vps/ 作业环境： OAH openvz, CentOS 6 32bit 下述操作全部以root权限执行。 一、准备工作 首先要下载SoftEther服务器端。没有直达链接，需要去其官网根据自己操作系统类型选择相应软件包，例如： 然后复制下方生成的url，在VPS上用wget下载即可。 接着准备编译环境： yum &#8230;]]></description>
		
					<wfw:commentRss>https://wordpress.youran.me/softether/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>VPS上搭建PPTP VPN教程</title>
		<link>https://wordpress.youran.me/vps%e4%b8%8a%e6%90%ad%e5%bb%bapptp-vpn%e6%95%99%e7%a8%8b/</link>
					<comments>https://wordpress.youran.me/vps%e4%b8%8a%e6%90%ad%e5%bb%bapptp-vpn%e6%95%99%e7%a8%8b/#respond</comments>
		
		<dc:creator><![CDATA[youran]]></dc:creator>
		<pubDate>Sat, 29 Oct 2011 12:20:02 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[一键]]></category>
		<guid isPermaLink="false">http://wordpress.youran.me/?p=181</guid>

					<description><![CDATA[本文采用的系统为centos5/32位，PPTP VPN一键安装包对系统要求为centos5 32 /64） 首先，我们putty用root密码登录，键入下面的指令： wget http://www.diahosting.com/dload/pptpd.sh （这一步是下载安装脚本，备选下载链接：http://www.zrblog.net/sh/pptpd.sh） 下载安装脚本之后，安装就可以了，一键安装，不用输入什么，非常方便： sh pptpd.sh 安装完成后，大家要注意，最后一行是你的用户，密码，要记住。如果你需要添加用户，只要直接编辑/etc/ppp/chap-secrets文件，按照相同格式添加用户名和密码即可。 【要点】 OpenVZ用户请先检查 虚拟网卡（TUN/TAP）支持（代码如下） cat /dev/net/tun 如果返回信息为： cat: /dev/net/tun: File descriptor in bad state 说明正常 检测是支持ppp模块 cat /dev/ppp 如果返回信息为：cat: /dev/ppp: No such device or &#8230;]]></description>
		
					<wfw:commentRss>https://wordpress.youran.me/vps%e4%b8%8a%e6%90%ad%e5%bb%bapptp-vpn%e6%95%99%e7%a8%8b/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 32/34 objects using Disk
Page Caching using Disk: Enhanced 
Database Caching 4/7 queries in 0.001 seconds using Disk

Served from: wordpress.youran.me @ 2026-09-03 16:07:01 by W3 Total Cache
-->