<?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>Erning.write() &#187; google</title>
	<atom:link href="http://erning.net/tags/google/feed" rel="self" type="application/rss+xml" />
	<link>http://erning.net</link>
	<description>Reloading</description>
	<lastBuildDate>Fri, 18 Jun 2010 18:05:52 +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>mppc for kernel 2.6.31</title>
		<link>http://erning.net/archives/mppc-for-kernel-2-6-31</link>
		<comments>http://erning.net/archives/mppc-for-kernel-2-6-31#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:47:21 +0000</pubDate>
		<dc:creator>erning</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://erning.net/?p=119</guid>
		<description><![CDATA[之前我搞了一台华硕的小机器做穿墙路由器，操作系统用的是Gentoo Linux。 SSH的socks5钻墙是好了，但我现在还想要开VPN到墙外，还有VPN到公司里，这样在家里用起来就更方便了。 有些PPTP的VPN需要mppe,mppc。而我用的Gentoo不像Ubuntu，原装的内核不带mppe-mppc模块，得自己打补丁。可是这补丁只到2.6.13，之后的没有了。之前每次内核升级都遇到同样麻烦:&#124; 不过最终还是google到了devil-linux项目里现成的2.6.31补丁。 cd /usr/src/patches wget http://ftp.devil-linux.org/pub/devel/sources/1.4/linux-2.6.31-mppe-mppc-1.3.patch.bz2 bunzip2 linux-2.6.31-mppe-mppc-1.3.patch.bz2 cd /usr/src/linux patch -p1 &#60; /usr/src/patches/linux-2.6.31-mppe-mppc-1.3.patch make menuconfig 选上CONFIG_PPP_MPPE_MPPC=m Device Drivers ---> [*] Network device support ---> &#60;M&#62; PPP (point-to-point protocol) support &#60;M&#62; Microsoft PPP compression/encryption (MPPC/MPPE) 然后重新编译安装内核。这样就有了ppp_mppe_mppc模块。 最后emerge ppp的时候需要带上USE=&#8221;mppe-pmmc&#8221;参数。我是把&#8221;net-dialup/ppp mppe-mppc&#8221;添加到&#8221;/etc/portage/package.use&#8221;文件里。]]></description>
			<content:encoded><![CDATA[<p>之前我搞了一台<a href="http://www.asus.com.cn/product.aspx?P_ID=QUObl5lSRQQ3lSqJ">华硕的小机器</a>做穿墙路由器，操作系统用的是<a href="http://www.gentoo.org/">Gentoo Linux</a>。</p>
<p>SSH的socks5钻墙是好了，但我现在还想要开VPN到墙外，还有VPN到公司里，这样在家里用起来就更方便了。</p>
<p>有些<a href="http://en.wikipedia.org/wiki/Point-to-point_tunneling_protocol">PPTP</a>的VPN需要<a href="http://en.wikipedia.org/wiki/Microsoft_Point-to-Point_Encryption">mppe</a>,<a href="http://en.wikipedia.org/wiki/Microsoft_Point-to-Point_Compression">mppc</a>。而我用的Gentoo不像Ubuntu，原装的内核不带mppe-mppc模块，得自己打<a href="http://mppe-mppc.alphacron.de/">补丁</a>。可是这补丁只到2.6.13，之后的没有了。之前每次内核升级都遇到同样麻烦:|</p>
<p>不过最终还是google到了<a href="http://www.devil-linux.org/">devil-linux</a>项目里现成的<a href="http://ftp.devil-linux.org/pub/devel/sources/1.4/linux-2.6.31-mppe-mppc-1.3.patch.bz2">2.6.31补丁</a>。</p>
<ul>
<pre class="brush: plain">
cd /usr/src/patches
wget http://ftp.devil-linux.org/pub/devel/sources/1.4/linux-2.6.31-mppe-mppc-1.3.patch.bz2
bunzip2 linux-2.6.31-mppe-mppc-1.3.patch.bz2
cd /usr/src/linux
patch -p1 &lt; /usr/src/patches/linux-2.6.31-mppe-mppc-1.3.patch
make menuconfig
</pre>
</ul>
<p>选上<code>CONFIG_PPP_MPPE_MPPC=m</code></p>
<ul>
<pre class="brush: plain; gutter: false;">Device Drivers  --->
[*] Network device support  --->
&lt;M&gt;   PPP (point-to-point protocol) support
&lt;M&gt;     Microsoft PPP compression/encryption (MPPC/MPPE)</pre>
</ul>
<p>然后重新编译安装内核。这样就有了ppp_mppe_mppc模块。</p>
<p>最后emerge ppp的时候需要带上USE=&#8221;mppe-pmmc&#8221;参数。我是把&#8221;net-dialup/ppp mppe-mppc&#8221;添加到&#8221;/etc/portage/package.use&#8221;文件里。</p>
]]></content:encoded>
			<wfw:commentRss>http://erning.net/archives/mppc-for-kernel-2-6-31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>好租</title>
		<link>http://erning.net/archives/haozu-com-excluded-by-google</link>
		<comments>http://erning.net/archives/haozu-com-excluded-by-google#comments</comments>
		<pubDate>Wed, 02 Dec 2009 14:14:03 +0000</pubDate>
		<dc:creator>erning</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anjuke]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.erning.net/archives/2009/12/02/%e5%a5%bd%e7%a7%9f-2/</guid>
		<description><![CDATA[好租(http://haozu.com)为什么google都不收入呢？难道这个域名原来有过前科？]]></description>
			<content:encoded><![CDATA[<p><a href="http://haozu.com">好租</a>(<a href="http://haozu.com">http://haozu.com</a>)为什么google都不收入呢？难道这个域名原来有过前科？</p>
]]></content:encoded>
			<wfw:commentRss>http://erning.net/archives/haozu-com-excluded-by-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google in English</title>
		<link>http://erning.net/archives/google-in-english</link>
		<comments>http://erning.net/archives/google-in-english#comments</comments>
		<pubDate>Thu, 05 Jan 2006 09:53:12 +0000</pubDate>
		<dc:creator>erning</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gfw]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.erning.net/archives/2006/01/05/google-in-english/</guid>
		<description><![CDATA[现在Google中文版本少了一个&#8217;Google in English&#8217;的链接。实际上那个链接是http://www.google.com/ncr，点完这个后，在大陆访问Google缺省显示界面变为英文。 或者你用Firefox而且有extension Cookie Editor，修改浏览器的cookie也可以达到这个目的。.google.com domain下的PREF，将CR=?改为CR=2]]></description>
			<content:encoded><![CDATA[<p>现在Google中文版本少了一个&#8217;Google in English&#8217;的链接。实际上那个链接是<a href="http://www.google.com/ncr">http://www.google.com/ncr</a>，点完这个后，在大陆访问Google缺省显示界面变为英文。</p>
<p>或者你用Firefox而且有extension <a href="http://addneditcookies.mozdev.org/">Cookie Editor</a>，修改浏览器的cookie也可以达到这个目的。<em>.google.com</em> domain下的<em>PREF</em>，将<em>CR=?</em>改为<em>CR=2</em></p>
]]></content:encoded>
			<wfw:commentRss>http://erning.net/archives/google-in-english/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
