Link to home
Start Free TrialLog in
Avatar of Dan Craciun
Dan CraciunFlag for Romania

asked on

How to automatically restart a RV042

Hi,

I have a RV042 that connects, via VPN, several branches. It's usually stable, but every 2/3 weeks it crashes and requires a restart. And since it's in a remote location, it's not convenient to send someone there simply to power cycle the router.

Can I schedule the router to automatically restart every x days? It's the new model, where you no longer have ssh (and cron) access.

If the answer is: can't do that directly from the router, then can I use a script? Powershell, maybe, to login to the router and restart?

Thank you.
ASKER CERTIFIED SOLUTION
Avatar of Qlemo
Qlemo
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Dan Craciun

ASKER

I've tried using Lynx to navigate to the reboot page, no joy. The idea was that a text only version would be easier to automate.

A hardware timer like something that cuts the power?
Exactly. Brute force, but simple and effective.
Could not find one off the shelf, asked a friend to build one, no luck.

So it's back to scripting. I'm going to try to record a quick AutoIT script this evening, to see how well it works.

Will post back the results.
Tried the AutoIT route, worked but not reliable, so ended up using a wall socket with a timer.