Since the 4.4.5 update the GL-MT3000 started running this script every minute in a cron job:
Wed Oct 4 14:05:00 2023 cron.err crond[4007]: USER root pid 21148 cmd . /lib/functions/modem.sh;check_ip
Wed Oct 4 14:05:00 2023 cron.err crond[4007]: USER root pid 21149 cmd sleep 30;. /lib/functions/modem.sh;check_ip
I’d like to be able to disable this check from the GUI.
This is excessive since I have no modem, and it just pollutes the system logs with these messages.
I am seeing the same problem with mt6000 since the last update 4.6.2 (2024-06-28). Likewise I do not use a mobile modem. The log file is now filling up with this error message, for example:
Wed Aug 21 14:19:00 2024 cron.err crond[3954]: USER root pid 12561 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:19:00 2024 cron.err crond[3954]: USER root pid 12562 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:20:00 2024 cron.err crond[3954]: USER root pid 12840 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:20:00 2024 cron.err crond[3954]: USER root pid 12841 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:20:00 2024 cron.err crond[3954]: USER root pid 12842 cmd . /lib/functions/modem.sh;modem_net_monitor
Wed Aug 21 14:21:00 2024 cron.err crond[3954]: USER root pid 13186 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:21:00 2024 cron.err crond[3954]: USER root pid 13187 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:22:00 2024 cron.err crond[3954]: USER root pid 13458 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:22:00 2024 cron.err crond[3954]: USER root pid 13459 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:22:00 2024 cron.err crond[3954]: USER root pid 13460 cmd . /lib/functions/modem.sh;modem_net_monitor
Wed Aug 21 14:23:00 2024 cron.err crond[3954]: USER root pid 13723 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:23:00 2024 cron.err crond[3954]: USER root pid 13724 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:24:00 2024 cron.err crond[3954]: USER root pid 13991 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:24:00 2024 cron.err crond[3954]: USER root pid 13992 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:24:00 2024 cron.err crond[3954]: USER root pid 13993 cmd . /lib/functions/modem.sh;modem_net_monitor
Wed Aug 21 14:25:00 2024 cron.err crond[3954]: USER root pid 14260 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:25:00 2024 cron.err crond[3954]: USER root pid 14261 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:26:00 2024 cron.err crond[3954]: USER root pid 14514 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:26:00 2024 cron.err crond[3954]: USER root pid 14515 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Wed Aug 21 14:26:00 2024 cron.err crond[3954]: USER root pid 14516 cmd . /lib/functions/modem.sh;modem_net_monitor
Wed Aug 21 14:27:00 2024 cron.err crond[3954]: USER root pid 14793 cmd . /lib/functions/modem.sh;check_ip
Wed Aug 21 14:27:00 2024 cron.err crond[3954]: USER root pid 14794 cmd sleep 30;. /lib/functions/modem.sh;check_ip
Ok, thanks for the reply. I was only looking at the logs as I've had a lot of WAN downtime lately and can't match it to ISP outages. I won't pollute this thread with my other problems heh
I did keep the configuration. The previous version was the last stable release (not sure what that was).
The config is NOT the same as your example but I did not change that myself (note the mispelling conlog):
My network problems are fixed now though, and were nothing to do with the router (dns loop with bonjour + pihole).