1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

fix MTU for lan interface in some case

This commit is contained in:
Ycarus 2018-09-20 09:24:55 +02:00
parent eedd893c9c
commit 8f62658f19

View file

@ -65,6 +65,8 @@ set network.lan.ipaddr=192.168.100.1
set network.lan.netmask=255.255.255.0
set network.lan.ifname=$lanif
set network.lan.metric=2048
set firewall.lan.mtu_fix=1
commit firewall
EOF
uci -q batch <<-EOF