Actions
Bug #16823
openVXLAN interfaces are configured with an incorrect MTU after re-saving their parent interface
Start date:
Due date:
% Done:
100%
Estimated time:
Release Notes:
Default
Affected Plus Version:
Affected Architecture:
Description
When a VXLAN interface is inside a bridge it should inherit the bridges mtu and it does under settings and on creation, however seemingly randomly and always on reboot it will reset to 1450. The interface can be fixed by manually saving it and applying it within the webui.
https://forum.netgate.com/topic/200196/vxlan-over-wireguard.-unexpected-mtu-reset-bug-pfsense
Updated by Marcos M 7 days ago
- Status changed from New to Feedback
- Assignee set to Marcos M
- Target version set to 26.07
- % Done changed from 0 to 100
Applied with 4c7bfab890cabea81bd46ec560f1607f73b5983e. Patch: Show
Tested with the following interface configuration:wan: "WAN" assigned tovmx0lan: "LAN" assigned tovmx1opt1: "BRIDGE" (MTU 1370) assigned tobridge0with membersopt3andopt4opt2: "WG" (MTU 1400) assigned totun_wg0opt3: "VXLAN" assigned tovxlan0with parentopt2opt4: "VLAN200" assigned tovmx1.200
Saving and Applying each assigned interface resulted in the correct MTU each time.
For reference: Show
Updated by Jim Pingle about 14 hours ago
- Subject changed from VXLAN interfaces are configured with the incorrect MTU after resaving their parent interface to VXLAN interfaces are configured with an incorrect MTU after re-saving their parent interface
Actions