[FS#3330] ds-lite: too low default MTU

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Nov 30 11:09:32 EST 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3330 - ds-lite: too low default MTU
User who did this - Mikhail f. Shiryaev (Felixoid)

----------
Hello Paul.

I'm quite not sure, what could I do here as a user. I have a VPN on work, it has A and AAAA records. So I can end up on both. And I need to tweak the MTU manually in the script.

Or, as I just found, I could tweak it in hotplug

# /etc/hotplug.d/iface/00-netstate [..]

if [ ifup = "$ACTION" ] && [ wan6_4 = "$INTERFACE" ] ; then
        ip link set ds-wan6_4 mtu 1452
fi
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3330#comment9079

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list