#18954: MTU of IPv6 link ignored after reboot
-------------------------------+----------------------------------
Reporter: ashus | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: other | Version: Trunk
Keywords: ipv6,ppp,mtu,6in4 |
-------------------------------+----------------------------------
I have a TP-Link 1043ND v1 set up to connect via ppp on wan with 6in4
HEnet tunnel. The problem is to make it work, i need to lower the MTU of
IPv6 link. If I run the commands below, the MTU is applied correctly and
the link becomes active. The problem is I have to run this after each
router reboot:
{{{
uci set network.wan6.mtu=1451
uci commit network.wan6
/etc/init.d/network reload
# part 2
uci set network.wan6.mtu=1452
uci commit network.wan6
/etc/init.d/network reload
}}}
When running only the part 2 it still doesn't come up. I've been able to
successfully recreate the bug in BB and in CC trunk (all tested builds).
--
Ticket URL: <https://dev.openwrt.org/ticket/18954>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets