i0ntempest
Occasional Visitor
Hi all,
So I've been trying to optimize my WAN MTU. I'm with Bell Fibe 1.5G and using HH4000 PPPoE passthrough, using merlin 386.7_2. From what I heard Bell should support baby jumbo frames and should allow 1500 MTU. But I noticed that if I set MTU and MRU to 1500 in WAN settings, I get
in the system log, though eth0 is already at 1500 MTU as I can see from ifconfig. The MTU of ppp0 though, stays at 1492, but I can set 1500 with ifconfig and verify it works with
.
I'm not sure if this is the correct behavior, or there's some sort of bug. Would appreciate some explanation.
So I've been trying to optimize my WAN MTU. I'm with Bell Fibe 1.5G and using HH4000 PPPoE passthrough, using merlin 386.7_2. From what I heard Bell should support baby jumbo frames and should allow 1500 MTU. But I noticed that if I set MTU and MRU to 1500 in WAN settings, I get
Code:
start_wan_if(): Error setting MTU on eth0 to 1500
Code:
ping 1.1.1.1 -M do -s 1472
I'm not sure if this is the correct behavior, or there's some sort of bug. Would appreciate some explanation.