reboot netgear wireless modem script

  • Thread starter Thread starter fxthomas
  • Start date Start date
  • Replies Replies 7
  • Views Views 6,649
hi,

does anyone have any idea about rebooting Netgear wireless modem. I have the D-Link 502T.


regards,
felix T
just login into your netgear router page by typing 192.168.0.1 or 192.168.1.1 . Then click diagnostics on left side of page. On bottom of the page there is reboot button just click on it and your modem is rebooted. I have netgear dg834g.

Or just take the power plug out of modem and put it back.:D
 
sorry i forgot to tell u , my model is DG834G. I want to reboot the modem before 12 00 pm , so i need to schedule the script to do that. Hope that answers the query :)
 
are you able to telnet the router? go to command prompt(Start-Run and type cmd) then type telnet . then type open 192.168.0.1 23 . then type quote REBOOT .Some allow you to connect through port 23 some through 21(i.e. ftp).. PS:i have used 192.168.0.1 as ip of router.. change accordingly
 
hi, I tried telnet on my vista, but it says bad command or file name. seems vista does not have telnet installed.:wall:
 
@/members/fxthomas/
I use Xp sp2 > NoVista. try this. No idea about Vista version. .
in their infinite wisdom chose to leave Telnet (telnet.exe) out of the default Vista installation. While I do agree that Telnet is not the most secure of protocols, there is no easier way to troubleshoot port issues and the sort.
The good news is that Telnet does exist in Vista. It's just not turned on. One needs go to Control Panel --> Programs and Features --> Turn Windows features on or off --> select Telnet Client (screen shot).
NOTE: I find it easier to use the 'Classic View' in Control Panel
REference : méprisant: Where is Telnet in Windows Vista ?
[Open in new window]
 
Back