[FS#1998] WiFi MTU setting not applied

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Dec 10 13:29:09 EST 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1998 - WiFi MTU setting not applied
User who did this - montvid (montvid)

----------
Please open the bug report again. Jo-Philipp Wich clearly you are not using openwrt default settings!!! The settings that also Luci manipulates with a default openwrt 19 install are:

config interface 'lan'
        option type 'bridge'
        option ifname 'eth1.1'
        option proto 'static'
        option ipaddr '192.168.1.1'
        option netmask '255.255.255.0'
        option ip6assign '60'
        option mtu '9000'

config interface 'wan'
        option ifname 'eth0.2'
        option proto 'dhcp'
        option peerdns '0'
        option mtu '9000'
Waiting for a bugfix as the mtu does not change with these default luci manipulated settings.
----------

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

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