JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 08.03.2010, 11:08
dpicinot
Guest
 
Posts: n/a
Default Script for Tiscali - D-Link DVA-G3670B

Here the working reconnection code:

Code:
[[[HSRC]]]
    [[[STEP]]]
        [[[DEFINE routername="D-Link DVA-G3670B"/]]]
    [[[/STEP]]]
    [[[STEP]]]
        [[[REQUEST]]]
            POST /login.cgi?username=%%%user%%%&password=%%%pass%%%&loginfo=on HTTP/1.1
            Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]
    [[[STEP]]]
        [[[WAIT seconds="3"/]]]
    [[[/STEP]]]
    [[[STEP]]]
        [[[REQUEST]]]
            GET /pppctl.cmd?action=0&vpi=8&vci=35&conId=1&onDemand=0&protocol=1 HTTP/1.1
            Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]
    [[[STEP]]]
        [[[WAIT seconds="10"/]]]
    [[[/STEP]]]
    [[[STEP]]]
        [[[REQUEST]]]
            GET /pppctl.cmd?action=1&vpi=8&vci=35&conId=1&onDemand=0&protocol=1 HTTP/1.1
            Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]
[[[/HSRC]]]

Last edited by drbits; 01.07.2010 at 06:46.
Reply With Quote
Old 11.03.2010, 10:00
two22239
Message deleted by Freeloader.
  #3  
Old 01.11.2010, 21:51
articuloquatro
Guest
 
Posts: n/a
Default

hello,

what would i have to put in here: Host: %%%routerip%%% ?


thank you!
Reply With Quote
  #4  
Old 02.11.2010, 00:28
dpicinot
Guest
 
Posts: n/a
Default Script for Tiscali - D-Link DVA-G3670B

You've to enter your router IP private address, in my case is 192.168.1.1 (for default), see your router manual.

Bye
Duccio
Reply With Quote
  #5  
Old 02.11.2010, 04:19
articuloquatro
Guest
 
Posts: n/a
Default

thank you!!!!!!
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 04:37.
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 - 2023, Jelsoft Enterprises Ltd.