<?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>nat &#8211; richliu&#039;s blog</title>
	<atom:link href="https://blog.richliu.com/tag/nat/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Fri, 02 Sep 2016 02:48:18 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>Linux Kernel 4.7 PPTP pass through issue</title>
		<link>https://blog.richliu.com/2016/09/02/2022/linux-kernel-pptp-pass-through-issue/</link>
					<comments>https://blog.richliu.com/2016/09/02/2022/linux-kernel-pptp-pass-through-issue/#comments</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Fri, 02 Sep 2016 02:48:09 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[pptp]]></category>
		<guid isPermaLink="false">https://blog.richliu.com/?p=2022</guid>

					<description><![CDATA[<p>升級到 Linux kernel 4.7 之後, 突然 PPTP pass through 有問題. 有人提供 [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2016/09/02/2022/linux-kernel-pptp-pass-through-issue/">Linux Kernel 4.7 PPTP pass through issue</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>升級到 Linux kernel 4.7 之後, 突然 PPTP pass through 有問題.<br />
有人提供了解決方案</p>
<p>在 /etc/sysctl.conf 加上</p>
<pre lang="text">
net.netfilter.nf_conntrack_helper=1
</pre>
<p>這樣就可以了, 不知道為什麼預設值改了.<br />
ref.<br />
<a href="https://bugzilla.kernel.org/show_bug.cgi?id=152101" target="_blank" rel="noopener">Bug 152101 &#8211; Updating from 4.6.4 to 4.7 breaks &#8220;pptp pass through&#8221;</a></p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2016/09/02/2022/linux-kernel-pptp-pass-through-issue/">Linux Kernel 4.7 PPTP pass through issue</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.richliu.com/2016/09/02/2022/linux-kernel-pptp-pass-through-issue/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
