JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
  #1  
Old 04.08.2010, 00:28
dzillo
Guest
 
Posts: n/a
Default probleme reconnexion 2700HGV-2 Gateway

Bonjour a tous, alors voila j'ai un probleme de reconnexion.
Je met mon identifiant et mon mot d passe du routeur dans l option "reconnexion" dans les preferences de jdownloader, son adresse ip et fais "creer un script". Je rentre dans la configuration du routeur, le redemarre jusqu a ce que la configuration soit reussie. Je sauvegarde, fais un test; la reconnexion est reussie mais quand j appuie a nouveau sur "renouveler ip", ca ne se reconnecte plus.

J ai cherché partout. Serai-ce un probleme de script?

Quelqun aurait-il une solution?

Merci d'avance

Pardon je precise que mon routeur est un 2wire 2700HGV-2 Gateway
  #2  
Old 04.08.2010, 14:17
remi
Guest
 
Posts: n/a
Default

Si jD réussit a connecter une fois, ça ne veut pas dire que jD réussit toujours. Une adresse "collante" peut l'expliquer.

jD essayera de reconnecter quand un téléchargement doit attendre et quand l'option est activée.
  #3  
Old 04.08.2010, 14:41
dzillo
Guest
 
Posts: n/a
Default

Oui Jdownloader essaye de reconnecter mais la reconnection echoue.
Que faire?
  #4  
Old 04.08.2010, 14:45
remi
Guest
 
Posts: n/a
Default

Est-ce que les reconnexions réussissent toujours quand vous les faites manuellement?
  #5  
Old 04.08.2010, 14:46
dzillo
Guest
 
Posts: n/a
Default

Non les reconnexions ne se font pas en manuel non plus.
Voici le script:

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

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages2.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=A07&THISPAGE=&NEXTPAGE=A07 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=A08&THISPAGE=A07&NEXTPAGE=A08 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /xslt HTTP/1.1
Host: %%%routerip%%%

PAGE=A02_POST&THISPAGE=A07&NEXTPAGE=A08&CMSKICK=&PAGE=A08&THISPAGE=A07&NEXTPAGE=A08&PASSWORD=3%2!pla y
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /xslt HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=A01&THISPAGE=A09&NEXTPAGE=A01 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages2.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

[[[/HSRC]]]
  #6  
Old 05.08.2010, 13:13
remi
Guest
 
Posts: n/a
Default

Il y a une possibilité que vous avez une adresse IP collante/fixe. Dans ce cas reconnecter n'a pas de sens.
  #7  
Old 06.08.2010, 00:26
dzillo
Guest
 
Posts: n/a
Default

non mon ip est dynamique. J ai fais des tests
  #8  
Old 06.08.2010, 14:29
remi
Guest
 
Posts: n/a
Default

Donc l'adresse est collante.
  #9  
Old 06.08.2010, 16:07
dzillo
Guest
 
Posts: n/a
Default

Que faire alors?
  #10  
Old 07.08.2010, 11:09
remi
Guest
 
Posts: n/a
Default

Veuillez lire "Solutions avec adresse IP fixe ou collante" dans la F.A.Q.
  #11  
Old 24.08.2010, 16:52
dzillo
Guest
 
Posts: n/a
Default

Ca marche finalement. Merci

J ai juste changer la maniere dont le routeur se reconecte et augmenter le temps pour se reconecter.

Merci a tous
  #12  
Old 25.08.2010, 13:09
remi
Guest
 
Posts: n/a
Default

Est-ce que vous pouvez publier votre script s.v.p.?
  #13  
Old 26.08.2010, 10:22
dzillo
Guest
 
Posts: n/a
Default

Oui bien sur. Voici le script:

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

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages2.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B01&THISPAGE=&NEXTPAGE=B01 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B03&THISPAGE=B01&NEXTPAGE=B03 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /xslt HTTP/1.1
Host: %%%routerip%%%

PAGE=A02_POST&THISPAGE=B01&NEXTPAGE=B03&CMSKICK=&PAGE=B03&THISPAGE=B01&NEXTPAGE=B03&PASSWORD=??????? ?????
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /xslt HTTP/1.1
Host: %%%routerip%%%

PAGE=B03_POST&THISPAGE=B03&NEXTPAGE=B03_POST
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B03 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B03&THISPAGE=B03&NEXTPAGE=B03 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B03&THISPAGE=B03&NEXTPAGE=B03 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages2.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B03&THISPAGE=B03&NEXTPAGE=B03 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages2.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

[[[STEP]]]
[[[REQUEST]]]
GET /xslt?PAGE=B03&THISPAGE=B03&NEXTPAGE=B03 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /en/javascript/loadTabImages2.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

[[[/HSRC]]]
 

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 23:21.
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.