[LEDE-DEV] wifi and wan ipv6 connectivity

e9hack e9hack at gmail.com
Fri Aug 4 23:57:50 PDT 2017


Hi,

executing of command wifi disables ipv6 connectivity on wan interface. The wan interface is pppoe-wan. To get ipv6
connectivity again, I've to execute manually

ubus call network add_dynamic '{ "name": "wan_6", "ifname": "@wan", "proto": "dhcpv6", "zone": "wan" }'

what is usually done by /lib/netifd/ppp6-up.

How can I avoid this?

Regards,
Hartmut



More information about the Lede-dev mailing list