Posting here rather than enterprise because I don't own the routers we sell, so can't legitimately register a product serial code.
We ship mainly DG834 routers to clients and can easily reboot them using a string we pass via a program we've written, so in the case of a broadband problem, initially the router is automatically reset. Here is the string:
We've recently started shipping some FVS318G and this doesn't work, and so far I've not been able to work out how to get it working, nor indeed if its even possible.
Any one more knowledgeable able to shed any light?
We ship mainly DG834 routers to clients and can easily reboot them using a string we pass via a program we've written, so in the case of a broadband problem, initially the router is automatically reset. Here is the string:
Code:
POST /cgi-bin/webcm
getpage=..%2Fhtml%2Fframe.htm&errorpage=..%2Fhtml%2Findex.html&login%3Acommand%2Fusername=xxxx&login%3Acommand%2Fpassword=xxxxx&var%3Aerrormsg=Error
POST cgi-bin/webcm
getpage=..%2Fhtml%2Ftools%2Frestartmodem.htm&logic%3Acommand%2Freboot=&var%3Arestart=0
POST /setup.cgi
todo=reboot&this_file=diag.htm&next_file=diag.htm
BASIC admin:admin
GET /nocache.cgi?next_file=reboot_pg.htm
BASIC admin:admin
POST /xslt
PAGE=A02_POST&THISPAGE=A07&NEXTPAGE=A08&CMSKICK=&NEXTPAGE=A08&THISPAGE=A07&PAGE=A08&PASSWORD=xxxxx
POST /xslt
PAGE=A08_POST&THISPAGE=A08&NEXTPAGE=A08_POST
Any one more knowledgeable able to shed any light?