<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>“Doggie!”的评论</title>
	<atom:link href="http://jiehan.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jiehan.org</link>
	<description>郑界涵的博客</description>
	<lastBuildDate>Thu, 10 May 2012 07:20:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3</generator>
	<item>
		<title>独钓寒江雪 对《如何在 CentOS 编译 ipsec-tools 以实现 IPSec VPN》的评论</title>
		<link>http://jiehan.org/tech/guide-to-configuring-racoon/#comment-2313</link>
		<dc:creator>独钓寒江雪</dc:creator>
		<pubDate>Thu, 10 May 2012 07:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1193#comment-2313</guid>
		<description>VPN都是买的，好贵啊。</description>
		<content:encoded><![CDATA[<p>VPN都是买的，好贵啊。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Aramis 对《单词：牙套和保持器》的评论</title>
		<link>http://jiehan.org/pretending-to-study/word-of-the-day/braces-and-retainer/#comment-2304</link>
		<dc:creator>Aramis</dc:creator>
		<pubDate>Fri, 04 May 2012 19:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1094#comment-2304</guid>
		<description>我就说嘛 就是凑数的
还不如大宝天天见呢</description>
		<content:encoded><![CDATA[<p>我就说嘛 就是凑数的<br />
还不如大宝天天见呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>Elliott 对《如何在 CentOS 编译 ipsec-tools 以实现 IPSec VPN》的评论</title>
		<link>http://jiehan.org/tech/guide-to-configuring-racoon/#comment-2300</link>
		<dc:creator>Elliott</dc:creator>
		<pubDate>Mon, 16 Apr 2012 03:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1193#comment-2300</guid>
		<description>非常感谢，后来我用排除法逐句注释掉racoon.conf的内容解决了，问题的确就是你说的这个参数设置不正确。</description>
		<content:encoded><![CDATA[<p>非常感谢，后来我用排除法逐句注释掉racoon.conf的内容解决了，问题的确就是你说的这个参数设置不正确。</p>
]]></content:encoded>
	</item>
	<item>
		<title>郑界涵 对《如何在 CentOS 编译 ipsec-tools 以实现 IPSec VPN》的评论</title>
		<link>http://jiehan.org/tech/guide-to-configuring-racoon/#comment-2299</link>
		<dc:creator>郑界涵</dc:creator>
		<pubDate>Sun, 15 Apr 2012 17:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1193#comment-2299</guid>
		<description>您是不是把 &lt;code&gt;split_network&lt;/code&gt; directive 指定成了 &lt;code&gt;include&lt;/code&gt;？如果是 &lt;code&gt;include&lt;/code&gt;，只有某一子网的数据才在您本地被路由到了 VPN。

使用 iptables 的目的主要是转发您 VPN 内网的数据包，请查找相关教程来将来自您 &lt;code&gt;network4&lt;/code&gt; directive 中的子网的数据包转发出去。

chkconfig 的作用是让 racoon 在系统启动时启动。</description>
		<content:encoded><![CDATA[<p>您是不是把 <code>split_network</code> directive 指定成了 <code>include</code>？如果是 <code>include</code>，只有某一子网的数据才在您本地被路由到了 VPN。</p>
<p>使用 iptables 的目的主要是转发您 VPN 内网的数据包，请查找相关教程来将来自您 <code>network4</code> directive 中的子网的数据包转发出去。</p>
<p>chkconfig 的作用是让 racoon 在系统启动时启动。</p>
]]></content:encoded>
	</item>
	<item>
		<title>江南博客 对《拍女生宿舍的人啊》的评论</title>
		<link>http://jiehan.org/life/those-who-taking-photos-for-girls-dorm/#comment-2287</link>
		<dc:creator>江南博客</dc:creator>
		<pubDate>Thu, 12 Apr 2012 11:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1074#comment-2287</guid>
		<description>不错，小心被泼洗脚水</description>
		<content:encoded><![CDATA[<p>不错，小心被泼洗脚水</p>
]]></content:encoded>
	</item>
	<item>
		<title>Elliott 对《如何在 CentOS 编译 ipsec-tools 以实现 IPSec VPN》的评论</title>
		<link>http://jiehan.org/tech/guide-to-configuring-racoon/#comment-2216</link>
		<dc:creator>Elliott</dc:creator>
		<pubDate>Thu, 29 Mar 2012 16:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1193#comment-2216</guid>
		<description>你好！

我是在debian上设置的，使用iphone可以看到VPN标志，但是连接whatismyip.com还是显示国内的ip。请问是什么原因？是否和你未详述的“改改 chkconfig 和 iptables”有关，谢谢！</description>
		<content:encoded><![CDATA[<p>你好！</p>
<p>我是在debian上设置的，使用iphone可以看到VPN标志，但是连接whatismyip.com还是显示国内的ip。请问是什么原因？是否和你未详述的“改改 chkconfig 和 iptables”有关，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>七格格top潮店 对《如何开启飞机盥洗室之门》的评论</title>
		<link>http://jiehan.org/life/how-to-open-an-airplane-lavatory-door/#comment-2215</link>
		<dc:creator>七格格top潮店</dc:creator>
		<pubDate>Thu, 29 Mar 2012 13:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1183#comment-2215</guid>
		<description>做了好多次飞机，还第一次学到这个哈哈！</description>
		<content:encoded><![CDATA[<p>做了好多次飞机，还第一次学到这个哈哈！</p>
]]></content:encoded>
	</item>
	<item>
		<title>时时彩网 对《如何在 CentOS 编译 ipsec-tools 以实现 IPSec VPN》的评论</title>
		<link>http://jiehan.org/tech/guide-to-configuring-racoon/#comment-2207</link>
		<dc:creator>时时彩网</dc:creator>
		<pubDate>Wed, 28 Mar 2012 07:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=1193#comment-2207</guid>
		<description>还是挺难，我用了收费的vpn了</description>
		<content:encoded><![CDATA[<p>还是挺难，我用了收费的vpn了</p>
]]></content:encoded>
	</item>
	<item>
		<title>Wei Mercury 对《在 Linux 上搭建 L2TP/IPSec VPN》的评论</title>
		<link>http://jiehan.org/tech/setting-up-l2tp-ipsec-vpn-on-linux/#comment-2191</link>
		<dc:creator>Wei Mercury</dc:creator>
		<pubDate>Sun, 25 Mar 2012 08:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?p=7#comment-2191</guid>
		<description>非常详细的教程
按照你的教程成功在vps上搭起了l2tp+ipsec
Thx～!</description>
		<content:encoded><![CDATA[<p>非常详细的教程<br />
按照你的教程成功在vps上搭起了l2tp+ipsec<br />
Thx～!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Bil 对《我是谁》的评论</title>
		<link>http://jiehan.org/about/#comment-2180</link>
		<dc:creator>Bil</dc:creator>
		<pubDate>Sat, 24 Mar 2012 06:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://jiehan.org/?page_id=2#comment-2180</guid>
		<description>跟Mr. Zheng学词
 zhuangbility
哈哈</description>
		<content:encoded><![CDATA[<p>跟Mr. Zheng学词<br />
 zhuangbility<br />
哈哈</p>
]]></content:encoded>
	</item>
</channel>
</rss>

