<?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>UI 網站 &#187; MTU</title>
	<atom:link href="http://ui.idv.tw/wordpress/?feed=rss2&#038;tag=mtu" rel="self" type="application/rss+xml" />
	<link>https://ui.idv.tw/wordpress</link>
	<description>個人雜亂筆記用</description>
	<lastBuildDate>Wed, 15 Oct 2025 10:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>mikrotik 調整 mtu</title>
		<link>https://ui.idv.tw/wordpress/?p=1650</link>
		<comments>https://ui.idv.tw/wordpress/?p=1650#comments</comments>
		<pubDate>Mon, 23 Jun 2025 06:11:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[ros]]></category>
		<category><![CDATA[MTU]]></category>

		<guid isPermaLink="false">https://ui.idv.tw/wordpress/?p=1650</guid>
		<description><![CDATA[我的PPPoE MTU ：1500，PPPoE actual MTU:1496(我看錯以為是1492），我把MTU改成1492，以及firewall mangle 中設定MSS Clamping 經過一整天都沒有斷線重連的情況發生 /ip/firewall/mangle add action=change-mss chain=forward comment="IPv4 MSS clamp to PMTU" new-mss=clamp-to-pmtu out-interface="China Telecom" passthrough=yes protocol=tcp tcp-flags=syn 或者去 /interface pppoe-dymic General Max MTU 及 Max MRU 調為 1492 PS: MTU 測試 ping -f &#8230; <a href="https://ui.idv.tw/wordpress/?p=1650">繼續閱讀 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>我的PPPoE MTU ：1500，PPPoE actual MTU:1496(我看錯以為是1492），我把MTU改成1492，以及firewall mangle 中設定MSS Clamping<br />
經過一整天都沒有斷線重連的情況發生<br />
/ip/firewall/mangle<br />
add action=change-mss chain=forward comment="IPv4 MSS clamp to PMTU" new-mss=clamp-to-pmtu out-interface="China Telecom" passthrough=yes protocol=tcp tcp-flags=syn</p>
<p>或者去 /interface pppoe-dymic  General  Max MTU 及 Max MRU 調為 1492</p>
<p>PS:  MTU 測試  ping -f -l 1450 www.google.com</p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=1650</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
