OBi110 scheduled reboot
QBZappy:
Same here. I never need to reboot.
Ed1234:
Quote from: tome on October 02, 2011, 08:30:55 pm
Quote from: guyinsb on September 29, 2011, 09:01:44 pm
Quote from: earthtoobi on August 05, 2011, 04:27:08 pm
if you use linux and have this module try this:
lwp-request -C admin:<password> -e -d http://192.168.x.x/rebootgetconfig.htm
Also works with Mac OSX 10.6.8 (and probably many other versions)
In Lion (10.7.1) I had to specify the method (POST) and hit ctrl D after issuing this, otherwise I was getting the error: lwp-request5: LWP-REQUEST5 is not an allowed method
This worked:
lwp-request -m POST -C admin:password -e -d http://192.168.X.X:WEBSRVRPORTNUM/rebootgetconfig.htm ^D
WEBSRVRPORTNUM is required if you changed it from default in:
System Management -> Device Admin -> Web Server -> Port
Tom
Just a followup to this post - as it might be useful to someone else. I used a slightly different method in Lion.
In Lion I simply used:
lwp-request -m GET -C admin:password -e -d http://Obi100/rebootgetconfig.htm
You can replace "Obi100" with your actual IP address, but for me that resolves automatically.
Ed1234:
Quote from: SeaObi on October 03, 2011, 06:57:17 pm
I don't get all this stuff about rebooting on a schedule. My Obi110 went for 2 months without a reboot and I use it for many calls and many hours a day without a problem.
Are you sure you don't have the same problem? Most of the time it will be the person on the other end who is hearing the issues with your Obi - not you. Unless the person on the other end makes a point of saying "Hey...your voice quality is bad" you probably won't know about it. I realized I had a problem when my daughter called me at work on it....and she was breaking up quite a bit. After rebooting...perfect quality again. A friend of mine has a VOIP phone through his cable company and when talking to him it is very bad, but to him everything is perfect.
kirk:
Quote from: infin8loop on July 15, 2011, 11:13:22 am
If you have a windows machine always running on the network with the Obi you could run the attached script via Task Scheduler at the appropriate time. You will first need to change the IP address and password in the script to those of your Obi. The script simply posts the same page that clicking on the "Reboot" button does on the local Obi Admin pages.
This sounds awesome, is there a way to explain it in laymen's terms? I am running win 7, can find the task scheduler, and know the IP of the obi110.. But have no idea what to do next... Thanks! : )
dlee:
Clarification: I want to reboot my Obi110 using cron on my tomato router
Can anyone help -- I want to schedule reboot on my tomato router.
I tried the command below, and provided the correct password and IP address:
curl -u admin:<password> "http://192.168.X.X/rebootgetconfig.htm"
But, I get this error message:
401 Unauthorized!
Can anyone help?
Navigation
[0] Message Index
[#] Next page
[*] Previous page