JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 28.05.2014, 23:41
true_blue
Guest
 
Posts: n/a
Smile reconnect script for ASUS rt-n16 router?

Hi guys, I found a script for it but it doesn't seem to work with the latest firmware.

It disconnects fine but then doesn't reconnect.

Anyone know what could be wrong?

Cheers!
:)
Code:
[[[HSRC]]]
    [[[STEP]]]
        [[[REQUEST]]]
            GET /device-map/wan_action.asp?wanaction=disconnect HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
        [[[/REQUEST]]]
    [[[/STEP]]]
    [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
    [[[STEP]]]
        [[[REQUEST]]]
            GET /device-map/wan_action.asp?wanaction=connect HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
        [[[/REQUEST]]]
    [[[/STEP]]]
[[[/HSRC]]]
Reply With Quote
  #2  
Old 29.05.2014, 13:19
true_blue
Guest
 
Posts: n/a
Default

Ok I used raw mode and made a script which seems to work, but takes far too long for my liking. I will try to shorten it and post it when I have a neat version so others with the same router can use it! FYI the script in my above post should work for v1~ firmware, but my firmware which is v3~ doesn't like it.
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 09:59.
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.