Closed build000 closed 6 years ago
Pastebin the outputs of ifstatus wan
, ifstatus wan2
and ifstatus wan6
http://wklej.org/id/1849450/ modem: E3372s-153 (no-hilink, driver ncm) router: WNDR4300
Internet (IPv4) working to wwan0
So your ubus ifstatus doesn ot contain any ip addresses at all, this looks more like a bug in the ncm protocol handler to me. I agree that it worked before because we queried the IPs directly from the interface there but I want to get away from that as it introduces various issues.
So the suggestion from my hand and ask: when in the end you will see the address for 4G modems, not to mention the use by LuCI - it was the only way I could easily see this address IP with the number of TX / RX without resorting to the console?
I'm not saying that I do not want to fix it, just trying to investigate where. Can you provide a complete copy of ubus call network.interface dump
? If there are sensitive IPs in it then please replace them with XXX or something but leave the field.
I'm send email to jow@openwrt.org ...
minimal positive progress (probably latest changes to luci-base):
Closing this as this must be solved in OpenWrt
eq. /etc/config/network:
bad effect can disable wan (wan6) and enable wan2, like this:
ifconfig (wan disable an wan2 working):
see like this: I do not see the IP address and all lines that come with it.
It is connected with the recent amendments to luci-mod-admin-full. It was previously seen on the second IP interface (wan2).