mikrotik 調整 mtu

我的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 -l 1450 www.google.com

本篇發表於 Network, ros 並標籤為 。將永久鍊結加入書籤。

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>