JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 23.08.2010, 01:08
coldengrey
Guest
 
Posts: n/a
Default Help with D-Link DIR-655 reconnect please

Could someone please help me get my D-Link DIR-655 to work with reconnect...
Not sure if it matters, but I have Comcast Broadband ISP

Thanks in advance to anyone taking time to help!,
Jason Drewes
Reply With Quote
  #2  
Old 23.08.2010, 10:53
drbits's Avatar
drbits drbits is offline
JD English Support (inactive)
 
Join Date: Sep 2009
Location: Physically in Los Angeles, CA, USA
Posts: 4,434
Default

If this is a recent D-Link router with Wireless, JD cannot currently reconnect it without an external program. The problem is that, as a security precaution, some manufacturers have changed the reset code to use a passkey that changes on each reset, and JDownloader cannot currently retrieve the passkey.

Search the Reconnect forum for D-Link to see if anybody has an external program to do the work. It is probably easy in Greasemonkey (a Firefox addin).
Reply With Quote
  #3  
Old 23.08.2010, 17:24
coldengrey
Guest
 
Posts: n/a
Default

thank you! not sure what greasemonkey is:confused:

thanks,
jason
Reply With Quote
  #4  
Old 24.08.2010, 02:16
drbits's Avatar
drbits drbits is offline
JD English Support (inactive)
 
Join Date: Sep 2009
Location: Physically in Los Angeles, CA, USA
Posts: 4,434
Default

First search for messages where others have solved the problem.

Greasemonkey is a very powerful scripting tool for FireFox.
Reply With Quote
  #5  
Old 01.06.2015, 00:27
patiferoolz patiferoolz is offline
Baby Loader
 
Join Date: Jun 2015
Posts: 5
Default

I solved the session key with this script. It reboots the router, but takes 2 minutes. Still looking for a way to only reconnect without rebooting.

[[[HSRC]]]
[[[STEP]]]
[[[REQUEST raw="true"]]]
GET /status/st_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
Cookie: %%%Set-Cookie%%%
[[[/REQUEST]]]
[[[RESPONSE keys="id"]]]
var sessionKey \= "(\d+)"
[[[/RESPONSE]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST raw="true"]]]
GET /status/reboot.xgi?sessionKey=%%%id%%% HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
Cookie: %%%Set-Cookie%%%
referer: **External links are only visible to Support Staff****External links are only visible to Support Staff**
[[[/REQUEST]]]
[[[/STEP]]]
[[[/HSRC]]]
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 17:58.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.