<div dir="ltr">No, the minimum MTU is a requirement on links, not hosts. Hosts are always allowed to send smaller packets than the MTU if they want to. Also, the MSS includes TCP options, so it might be 1208 on a 1280-byte link.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 1:42 AM, Brielle Bruns <span dir="ltr">&lt;<a href="mailto:bruns@2mbit.com" target="_blank">bruns@2mbit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 1/19/15 5:52 AM, Artem Viklenko wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
19.01.2015 13:12, Mikael Abrahamsson написав(ла):<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 19 Jan 2015, Ignatios Souvatzis wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I had some problems at home, which is not tunneled, but a<br>
less-than-1500-octet-mtu PPPoE DSL line, so - thinking it&#39;s tunnels<br>
only ignores an increasing number of native private users.<br>
</blockquote>
<br>
Well, PPPoE is a tunnel, but I guess that&#39;s splitting hairs.<br>
<br>
But regardless, I had trouble this morning with Youtube that might be<br>
related to the same issue.<br>
<br>
</blockquote>
<br>
<br>
One possible solution to force TCP MSS. For example on my FreeBSD<br>
router at home i used PF&#39;s scrub rule for ipv6 tunnel to set<br>
mss to 1220 bytes.<br>
<br>
If you use PPPoE as underlying technology, decrease this vale little<br>
bit more - 1212 or less.<br>
<br>
<br>
<br>
</blockquote>
<br></div></div>
Min MTU size allowable for ipv6 is 1280 according to RFC.  Wouldn&#39;t setting the MSS size to 1212 or 1220 essentially break that RFC as well (1220+40 &lt; 1280) or does the RFC only explicitly state the MTU has to be at least 1280?<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
Brielle Bruns<br>
The Summit Open Source Development Group<br>
<a href="http://www.sosdg.org" target="_blank">http://www.sosdg.org</a>    /     <a href="http://www.ahbl.org" target="_blank">http://www.ahbl.org</a><br>
</font></span></blockquote></div><br></div>