• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by miazza

  1. M

    Reboot scheduler lost in cronjob after reboot.

    I do not know how the exit 0 entered in the init-start script. I removed the file and created a new one from amtm. After reboot the service reboot is now the first line: ASUSWRT-Merlin RT-AC86U 386.14_2 Sun Nov 17 19:18:53 UTC 2024 miazza@RT-AC86U:/tmp/home/root# crontab -l 0 2 * * * service...
  2. M

    Reboot scheduler lost in cronjob after reboot.

    After reboot the init-start is there but the crontab is not anymore containing the job: ASUSWRT-Merlin RT-AC86U 386.14_2 Sun Nov 17 19:18:53 UTC 2024 miazza@RT-AC86U:/tmp/home/root# cd /jffs/scripts miazza@RT-AC86U:/jffs/scripts# cat init-start #!/bin/sh exit 0 cru a amtm_RebootScheduler "0...
  3. M

    Reboot scheduler lost in cronjob after reboot.

    init-start is well configured but the crontab does not resist a reboot: miazza@RT-AC86U:/jffs/scripts# cat init-start #!/bin/sh exit 0 cru a amtm_RebootScheduler "0 2 * * * service reboot" # Added by amtm
  4. M

    Reboot scheduler lost in cronjob after reboot.

    The scheduler in the Administration is not reliable and it is a well know bug that the rooter remains stuck off and need to be unplugged from the wall in order to reset. If this happens when I am in vacation ... this is a problem. What you described is a manual way to solve the issue but in the...
  5. M

    Reboot scheduler lost in cronjob after reboot.

    Hi all. After having updated amtm to the latest version (might be just a cohencidence), every time that I set reboot scheduler this is written in cronjob: The following cron jobs are active (cru l): _____________________________________________ .---------------- minute (0 - 59) |...
  6. M

    AC86U - SSH Disabled few seconds after boot - 386.14.

    I had exactly the same behaviour. 386.14-2 solved the problem.
  7. M

    Release Asuswrt-Merlin 386.14 is now available for AC models

    With this last version I do not see anymore the Trend Micro in the log. I don't know if it is just a case but for the first time I don't have this annoying log error.
  8. M

    ChkWAN automated monitoring.

    Yes I did it but no ping is working while the vpn is active. I tried also ping google.com and it does nt work while the browser is OK. The issue is firewall dependant and nothing to do with the script.
  9. M

    ChkWAN automated monitoring.

    I write again here because I realize that every time I use a VPN, this script reboot the router: Dec 1 19:25:00 (ChkWAN.sh): 12781 v1.17 connection status monitoring will begin in 10 seconds..... Dec 1 19:25:11 (ChkWAN.sh): 12781 v1.17 Monitoring connection using 2 target PING hosts ( 9.9.9.9...
  10. M

    Release Asuswrt-Merlin 386.14 is now available for AC models

    I upgraded today and the problem I had with SSH connection lost has disappeared. Probably fixed by the security patch. Thanks Merlin.
  11. M

    Asus RT-AC68U SSH not responsive after time, reboot not helping.

    Indeed I thought it was a feedback on my last post of yesterday and I realise only now that this was an answer to an old post: https://www.snbforums.com/threads/ac86u-ssh-disabled-few-seconds-after-boot-386-14.92919/ Anyhow it seems that the last update 386.14-2 have solved the issue. Possibly...
  12. M

    Asus RT-AC68U SSH not responsive after time, reboot not helping.

    The problem is present by LAN and by WiFi as well. Putty is correctly setted and I can connect immediately after boot but only for few seconds; than the SSH connction is closed . Of course I have already verified all your remarks with no success.
  13. M

    AC86U - SSH Disabled few seconds after boot - 386.14.

    Hi all, I'm with merlin 386.14 and since a couple of weeks I cannot access anymore SSH. If I reboot, I have access for few seconds but after that is stops the connection. I can access my Web-if as usual and everything seems working as expected a part the fact that some script like the the...
  14. M

    Asus RT-AC68U SSH not responsive after time, reboot not helping.

    I have the same problem now. I have SSH access only for few seconds after reboot but after that I loose the connection and I cannot reconnect in any way. I cannot access amtm and this is really bad. The log says: Nov 9 13:58:53 bsd: bsd: Sending act Frame to xx:xx:xx:xx:xx:xx with transition...
  15. M

    spdMerlin spdMerlin - v4.x - speedtest and bandwidth monitoring

    Hello. my Webui of spdmerlin has lost the lateral srollbar. I fixed it in the past but I do not remeber how. Any suggestion ? I found the way: spdmerlin develop
Back
Top