Flint 2 (GL-MT6000 ) - bug reports - collective thread

This configuration always comes back and in this version it came back, polluting the log with a lot of information and has already been corrected in another post.

Below is a print and link to the correction.

uci set system.@system[0].cronloglevel="10"
uci commit system
uci show system
/etc/init.d/gl_timer restart

detail that the last command causes gl_timer to restart, it didn’t work through ssh, I had to go to Luci and restart the process located in System/Startup

@alzhao @alex_zheng @JerryZhao @hansome

Edit: The same error I reported a few posts ago continues to occur.

“DHCP packet received on eth1 which has no address”

and also the fix was not placed in the versions after I posted the fix.

echo "except-interface=eth1" >> /etc/dnsmasq.conf
service dnsmasq restart
1 Like