Recent content by Naddel81

  1. N

    Enable Reboot Schedule not working

    Fixed it manually now by using a vbs-script on my server. Sad that asus couldn't fix it in a stable FW release: Option explicit Dim oShell set oShell= Wscript.CreateObject("WScript.Shell") oShell.Run "telnet" WScript.Sleep 3000 oShell.Sendkeys "open 192.168.1.1~" WScript.Sleep 3000...
  2. N

    Enable Reboot Schedule not working

    Hi @ all, I wanted to test the feature of rebooting every night to keep it fresh and fast, but no matter which browser I use the feature does not want to stick. It is just ignored. Is this a FW flaw? I am on the newest FW for my N12D1. Any help is highly appreciated. Best wishes!
Back
Top