Interfaces - point to point - devices edit the PPPoE tunnel under advanced no Mtu set?
So what's your PPPoE parent device? Do you have any assigned? Do you have MTU set anywhere but the WAN interface itself?If you want PPPoE to have 1500 the WAN interface must set 1508 and it will set all accordingly up and down the chain of devices. I'm not sure it's more complicated than that now and I fail to explain it any more simple.Cheers,Franco
I'm a bit exhausted from this topic and I've spent too much time on it to make numbers appearing on the screen match user expectations. I've yet to hear someone say "this fixed an operational issue I was having" so the whole thing might just be cosmetic because it's been working the former way for a decade or more.Take that with a grain of salt. All code improvements are welcome but this is the end of it for me in a community support scope.Cheers,Franco
MTU = 1492MTU is optimized for PPoE DSL broadband. If not, consider raising MTU to 1500 for optimal throughput.MSS = 1452MSS is optimized for PPPoE DSL broadband. If not, consider raising your MTU value.
I did check here https://www.speedguide.net/analyzer.php?showing 1492QuoteMTU = 1492MTU is optimized for PPoE DSL broadband. If not, consider raising MTU to 1500 for optimal throughput.MSS = 1452MSS is optimized for PPPoE DSL broadband. If not, consider raising your MTU value.