【Shinku-Chen】 在 https://github.com/istoreos/istoreos/issues/2298 发布:
PPPOE获得了IPV6地址后
虚拟动态接口 (DHCPv6 客户端)并没有出现在/etc/config/network中,因此编辑接口出错
希望PPPOE拨号成功后,检查该文件,并添加默认配置:
如wan1进行PPPOE
config interface 'wan1_6'
option proto 'dhcpv6'
option device 'pppoe-wan1'