Given the limited reliability I am seeing so far with my 655, I am thinking I would start running a diagnostic script as a cron job on my linux box that verifies the ability to connect outside, every 20 minutes. With a previous Netgear router (which was known to overheat and lock up, even tho it was on a wire shelf with no airflow obstacles), I could reboot with something like:
curl -u user:password -m 10 -d connect=Reboot 10.0.0.1
I'm thinking I should be able to puzzle out an equivalent for the 655, just checking to see if anyone already has and can share their command.
thanks,
Mike