1248 shaares
What you can do if a reset helps cure things, is set a script so the router reboots at say 4am. Here's what I use:
Go to Advanced -> Custom Setup -> Enable custom Cron table -> copy and paste this:
Quote:
0 4 * root /sbin/reboot
-> Tick the Enable custom Cron and click Apply