JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > International Support > Reconnect
Reply
 
Thread Tools Display Modes
  #1  
Old 13.06.2013, 17:29
baglio
Guest
 
Posts: n/a
Default TP-Link TD-W8970

Hello there,

I recently bought a TP-Link TD-W8970.
I think I made a good choice, so far I'm satisfied of this product.

The only issue I found is that I can't manage the Reconnect script to work with it. I use to have a Netgear and it worked just fine, now when I try to create the script it says that the reconnection is been successful but it dosen't works.
I left the default credential for authenticate into the router admin panel.

I hope someone can manage to solve this for all us TPLink users.

Thank you in advance.
Reply With Quote
  #2  
Old 30.11.2013, 22:27
baglio
Guest
 
Posts: n/a
Default

Hello guys,

Any news about this modem/router script? :(
Reply With Quote
  #3  
Old 22.02.2014, 17:16
abarth
Guest
 
Posts: n/a
Default

yes request please
Reply With Quote
  #4  
Old 01.03.2014, 10:01
xcv
Guest
 
Posts: n/a
Default TP-Link TD-W8970 reconnect script

I am planing to buy a TP-Link TD-W8970 and found out that there is a problem wih the reconnect script and you wrote that you have a solution for that problem. It would be very helpfull if you could tell me how to solve it, otherwise I would have to look for another device which doesn't has that problem.
The latest software for the TP-Link TD-W8970 is TD-W8970_V1_130828. Does your solution work with that software or do I have to use an older software?

Thank you for your help, Sincerly
xcv
Reply With Quote
  #5  
Old 01.03.2014, 10:14
abarth
Guest
 
Posts: n/a
Default

i resolve with telnet + vbs script:
Spoiler:
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "cmd",7
WScript.Sleep 200
WshShell.AppActivate "C:\Windows\system32\cmd.exe"
WScript.Sleep 200
WshShell.SendKeys "telnet 192.168.1.1{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "admin{ENTER}" 'Username'
WScript.Sleep 200
WshShell.SendKeys "yourpassword{ENTER}" 'Password'
WScript.Sleep 200
WshShell.SendKeys "dev reboot{ENTER}" 'send command'
WScript.Sleep 200
WshShell.SendKeys "exit{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "exit{ENTER}"
WScript.Sleep 2000
WshShell.SendKeys "logout{ENTER}"
WScript.Sleep 200
WshShell.SendKeys "EXIT{ENTER}"
WScript.Sleep 200
Reply With Quote
  #6  
Old 09.03.2014, 19:45
xcv
Guest
 
Posts: n/a
Default

Thank you for your answer but it seems I am unable to do it:outch:. Could you please tell me step by step where I have to insert the Script that you posted and what I have to do with the vbs script:confused:
Reply With Quote
  #7  
Old 10.03.2014, 09:03
abarth
Guest
 
Posts: n/a
Default

copy the script in notepad and save reboot.vbs (edit whit your rooter pass)
(no space in file name )
install telenet in win7-8-8.1 in Win Xp you have already telnet .
test reconnect run reboot.vbs (double click)

in JD find under reconnect/EXTERNAL Method and find the reboot.vbs

test reconnect.
Reply With Quote
  #8  
Old 10.03.2014, 19:00
xcv
Guest
 
Posts: n/a
Default

Thank you very much :D
it worked perfectly
Reply With Quote
  #9  
Old 10.03.2014, 19:14
abarth
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by xcv View Post
Thank you very much :D
it worked perfectly
another metodh
i have flashed with serial cable with Openwrt firmware;)
Reply With Quote
  #10  
Old 11.03.2014, 20:19
xcv
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by abarth View Post
another metodh
i have flashed with serial cable with Openwrt firmware;)
Was it easy to flash or did you have any Problems and is it possible to flash, even if the firmware is 28.08.2013?
Reply With Quote
  #11  
Old 11.03.2014, 20:30
abarth
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by xcv View Post
Was it easy to flash or did you have any Problems and is it possible to flash, even if the firmware is 28.08.2013?
yes it's possible also with last firmware.. all ok;)
for flash you need serial cable es. nokia CA-42 soldered on the womanboard (three wire)
Reply With Quote
  #12  
Old 28.08.2014, 05:48
GottSeth
Guest
 
Posts: n/a
Default

A simple liveheader script for TD-W8970, that works without any changes to firmware

You got to leave "username" empty !
Spoiler:
Code:
[[[HSRC]]]
    [[[STEP]]]
        [[[REQUEST]]]
        GET / HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET / HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/oid_str.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/err.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/lib.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/3g.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/str.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&1&1&8 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /frame/banner.htm?_=1409195230898 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /frame/menu.htm?_=1409195230901 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/status.htm?_=1409195230903 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&1&1&5&5&5&5&5&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /frame/menu.cgi?_=1409195231308 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/wan.htm?_=1409195234209 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?5&5&5&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?7 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/wan.htm?_=1409195238647 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?5&5&5&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/wan.htm?_=1409195244259 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

[[[/HSRC]]]
Reply With Quote
  #13  
Old 28.08.2014, 08:48
abarth
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by GottSeth View Post
A simple liveheader script for TD-W8970, that works without any changes to firmware

You got to leave "username" empty !
Spoiler:
Code:
[[[HSRC]]]
    [[[STEP]]]
        [[[REQUEST]]]
        GET / HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET / HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/oid_str.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/err.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/lib.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/3g.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /js/str.js HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&1&1&8 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /frame/banner.htm?_=1409195230898 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /frame/menu.htm?_=1409195230901 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/status.htm?_=1409195230903 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&1&1&5&5&5&5&5&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /frame/menu.cgi?_=1409195231308 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?1&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/wan.htm?_=1409195234209 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?5&5&5&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?7 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/wan.htm?_=1409195238647 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /cgi?5&5&5&5&5&5 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /main/wan.htm?_=1409195244259 HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

[[[/HSRC]]]
Good news..
Reply With Quote
Reply


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 15:36.
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.