What's new

Wan Restored VS Router Rebooted

  • 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!

cdikland

Regular Contributor
I have a very simple 1 line wan-start script that sends me (EventGhost Server) a message each time the router is rebooted.
Code:
curl "http://<local-IP:port>/?Main.Router.Reboot"

The problem is each time my ISP has a hiccup long enough for my wan link to go down this script runs when the link is back up. Is it possible to distinguish between a "Link Down/Up" and an actual router reboot??

Router: Asus RT-AC68
FW: Merlin 384.5
 
There is also services-start which is called on boot.


Sent from my iPhone using Tapatalk
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top