OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: keropiko on August 11, 2023, 08:09:51 AM

Title: pppoe jumbo frames -RFC 4638
Post by: keropiko on August 11, 2023, 08:09:51 AM
Hello all

i have a pppoe connection that supports jumbo frames for 1500 MTU. I had inserted on my WAN interface the MTU to 1508 and in the INTERFACES overview, the MTU was correctly 1500.

I have noticed that after the latest update, although the MTU of the interface is set to 1508, the MTU in the interview section is 1492.

If i just press "SAVE" on the WAN interface, it sets again the MTU to 1500 of the pppoe, but if i reboot the firewall, it returns to 1492.

Same thing if i set the MTU to 1508 on the "point-to-point->devices->pppoe" section. At first the MTU is 1500 but after a reboot, it goes to 1492.

Thank you.
Title: Re: pppoe jumbo frames -RFC 4638
Post by: staticznld on August 11, 2023, 09:13:09 AM
https://forum.opnsense.org/index.php?topic=35282.0

Experienced the same!
Title: Re: pppoe jumbo frames -RFC 4638
Post by: iMx on August 11, 2023, 05:42:32 PM
Can confirm I see the same.

Checking ifconfig output I see:

- Physical, 1512
- VLAN, 1500
- PPPoE, 1492
Title: Re: pppoe jumbo frames -RFC 4638
Post by: Taunt9930 on August 11, 2023, 07:04:26 PM
I don't see this. Although, I have no VLAN for my PPPoE Connection.

I have a dummy interface enabled (igb0 - Parent/Physical Interface) with an MTU of 1508 and no other settings, and the MTU of the WAN PPPOE Connection set to 1500 and it sticks even with a reboot (as it did before).

Something to do with VLAN in the new update?
Title: Re: pppoe jumbo frames -RFC 4638
Post by: iMx on August 11, 2023, 07:50:59 PM
Previously you didn't need to actually assign the VLAN interface - the post above suggests that a fix/work around is to now assign the VLAN interface, then re-set the 1508 MTU (1512 on the physical) there.  This didn't used to be needed.

Have done this, will reboot/test again the morning.