<?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>IT Farmer的博客 &#187; openvpn</title>
	<atom:link href="http://www.it-farmer.com/tag/openvpn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.it-farmer.com</link>
	<description>关于软件, 技术, 生活的点滴记录</description>
	<lastBuildDate>Sun, 25 Jul 2010 08:50:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to make openvpn run at system startup</title>
		<link>http://www.it-farmer.com/make-openvpn-run-at-startup.html</link>
		<comments>http://www.it-farmer.com/make-openvpn-run-at-startup.html#comments</comments>
		<pubDate>Tue, 16 Feb 2010 02:42:12 +0000</pubDate>
		<dc:creator>ITFramer</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[杂谈]]></category>
		<category><![CDATA[openvpn]]></category>

		<guid isPermaLink="false">http://www.it-farmer.com/?p=397</guid>
		<description><![CDATA[Recently I met a small problem about openvpn. It cannot start automatically on Ubuntu server. But it can be manually launched with /etc/init.d/openvpn start After some digging, here is the trick to make openvpn can run automatically: 1. delete the openvpn symbol link in /etc/rc2.d, rc3.d,&#8230; 2. ln -s /etc/init.d/openvpn /etc/rc2.d/S99openvpn bascailly this makes openvpn [...]]]></description>
		<wfw:commentRss>http://www.it-farmer.com/make-openvpn-run-at-startup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>access facebook with openvpn</title>
		<link>http://www.it-farmer.com/access-facebook-with-openvpn.html</link>
		<comments>http://www.it-farmer.com/access-facebook-with-openvpn.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 06:19:37 +0000</pubDate>
		<dc:creator>ITFramer</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[openvpn]]></category>

		<guid isPermaLink="false">http://www.it-farmer.com/?p=300</guid>
		<description><![CDATA[Facebook的域名被GFW封了，用OpenVPN访问的话，必须使用DND push. 参看下文的黑体部分:   基于伟大的 GFW 越来越牛Ｂ，网站的正常维护如 FTP、pop &#38; smtp 的邮件收发、在 google 查技术资料，都经常被 GFW 强行断开。为了解决这个问题，于是我在自己的国外主机上安装了一个 OpenVPN，当时记录了一下安装的经过。今天正好又能一个朋友问及 OpenVPN 安装的事情，于是我重新整理一下这个([url=http://www.xiaohui.com/dev/server/20070514-install-openvpn.htm]Linux 下 OpenVPN 安装和 Windows OpenVPN GUI 安装的笔记(http://www.xiaohui.com/dev/server/20070514-install-openvpn.htm, 希望对大家有所帮助.  　　当时在安装 OpenVPN 的时候，得到了 WenZK 的指导帮助。在此表示感谢。  一. OpenVPN 安装环境  Server 端的环境  redhat, kernel版本: 2.4.20-31.9, IP 为 70.8.7.6  kernel 需要支持 tun 设备, 需要加载 iptables 模块.  检查 tun 是否安装:  代码:  root@a [/]# [...]]]></description>
		<wfw:commentRss>http://www.it-farmer.com/access-facebook-with-openvpn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openvpn failure debug</title>
		<link>http://www.it-farmer.com/openvpn-failure-debug.html</link>
		<comments>http://www.it-farmer.com/openvpn-failure-debug.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 13:56:15 +0000</pubDate>
		<dc:creator>ITFramer</dc:creator>
				<category><![CDATA[博客]]></category>
		<category><![CDATA[openvpn]]></category>

		<guid isPermaLink="false">http://www.it-farmer.com/?p=231</guid>
		<description><![CDATA[My OpenVPN fails to connect recently. So I tried to repair it. It turned out to be a painful process. First, I cannot connect the VPN server with VPN client,  the fix is to enable the 1194 port in ip tables. Second, even I can connect from VPN client, the initialization is successful, I still [...]]]></description>
		<wfw:commentRss>http://www.it-farmer.com/openvpn-failure-debug.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux上安装OpenVPN</title>
		<link>http://www.it-farmer.com/how-to-install-openvpn.html</link>
		<comments>http://www.it-farmer.com/how-to-install-openvpn.html#comments</comments>
		<pubDate>Sun, 09 Mar 2008 01:03:15 +0000</pubDate>
		<dc:creator>ITFramer</dc:creator>
				<category><![CDATA[博客]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[openvpn]]></category>

		<guid isPermaLink="false">http://www.it-farmer.com/how-to-install-openvpn.html</guid>
		<description><![CDATA[OpenVPN据说是个好东西，我忍不住试着来安装一下。 简要步骤如下： 1. 在Linux上下载安装OpenVPN yum install openvpn  2. 根据官方网站的教程，http://openvpn.net/index.php/documentation/howto.html 生成密钥文件，配置server.conf，启动服务器 openvpn server.conf  3. 客户端使用Windows Vista，注意必须安装OpenVPN 2.1_rc7以上的版本， 并且OpenVpn必须Run As Administrator，这样才能和Linux 服务器建立成功的连接 4. 当连接成功后，可以进一步配置用Linux服务器作为网关代理： 在server.conf里添加，并且打开NAT服务 push &#8220;redirect-gateway def1&#8243; iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE 差不多就这样可以了 Related Posts:openvpn failure debugHyper-VBT下载目录如何在脚本语言里检查当前的CPU类型阳台山小游Powered by Contextual Related Posts]]></description>
		<wfw:commentRss>http://www.it-farmer.com/how-to-install-openvpn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
