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