JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01.11.2012, 08:54
COY
Guest
 
Posts: n/a
Default BBox-2 Belgacom modification needed

Hello,
Now my BBox is asking for his serial number before entering router.
So now, no more reconnection !
Please find attached the "new" webpage.
here is my old perfect working script ! (not working anymore)
Many thanks in advance for your support.
Gerald (COY)

[[[HSRC]]]

[[[REQUEST]]]
GET /index.cgi?user_name=%%%your username here%%%& password=%%%your password here%%% HTTP/192.168.1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[RESPONSE keys="session_id"]]]
\<INPUT type\=HIDDEN name\=\"session_id\" value\=\"(.*?)\"\>
[[[/RESPONSE]]]

[[[RESPONSE keys="transaction_id"]]]
\<INPUT type\=HIDDEN name\=\"transaction_id\" value\=\"(.*?)\"\>
[[[/RESPONSE]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /index.cgi HTTP/1.1
Host: %%%routerip%%%
session_id=%%%session_id%%%&mimic_button_field=submit_button_conn_disconect%3A+..&transaction_id=%%% transaction_id%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /index.cgi?session_id=%%%session_id%%% HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[RESPONSE keys="transaction_id"]]]
\<INPUT type\=HIDDEN name\=\"transaction_id\" value\=\"(.*?)\"\>
[[[/RESPONSE]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /index.cgi HTTP/1.1
Host: %%%routerip%%%
session_id=%%%session_id%%%&mimic_button_field=submit_button_conn_connect%3A+..&transaction_id=%%%tr ansaction_id%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]
Attached Files
File Type: htm Belgacom.htm (15.3 KB, 419 views)
Reply With Quote
  #2  
Old 01.11.2012, 13:25
Freeloader
Guest
 
Posts: n/a
Default

is this serial static value?

just use jdownloader reconnect recorder, reboot the router, after you reboot it you will have a new script in JD, access it via reconnection settings get the steps where you enter the serial from the script and insert those steps into the above script you posted.
Reply With Quote
  #3  
Old 01.11.2012, 15:54
COY
Guest
 
Posts: n/a
Default

Thanks for your answer,

I have tried (several time) to record, and save and even with that, unfortunately no possible reconnection !

The serial number is a static value for each customer (it's a code with 15 numbers and letters, case sensitive)

Gerald (COY)
Reply With Quote
  #4  
Old 01.11.2012, 17:08
Freeloader
Guest
 
Posts: n/a
Default

use http liveheaders addon of mozilla firefox, and send me the headers log. Record the steps where you enter the serial and verify it. Or contact me through jdchat and we can do teamviewer.
Reply With Quote
  #5  
Old 01.11.2012, 17:24
COY
Guest
 
Posts: n/a
Default

Here is the log, with the number entered...
I have teamviewer already, but I cannot find jdchat...
Unfortunately, I will have to leave my computer now, and be back in a few hours...Thanks for helping... Great support !

Last edited by COY; 01.11.2012 at 17:25. Reason: See other post, log missing !
Reply With Quote
  #6  
Old 01.11.2012, 17:31
COY
Guest
 
Posts: n/a
Default

here is the log... (file too big need to be splited)
Attached Files
File Type: txt liveheader1.txt (17.8 KB, 277 views)
File Type: txt liveheader2.txt (15.8 KB, 228 views)
Reply With Quote
  #7  
Old 01.11.2012, 17:38
Freeloader
Guest
 
Posts: n/a
Default

ok now send me the source code of the login page.
Reply With Quote
  #8  
Old 01.11.2012, 18:03
COY
Guest
 
Posts: n/a
Default

here you are...
Attached Files
File Type: htm 192.168.1.1.htm (14.7 KB, 320 views)
Reply With Quote
  #9  
Old 01.11.2012, 23:21
Freeloader
Guest
 
Posts: n/a
Default

ok I got the key, I will do this tomorrow we just have to parse the key with the use of regex..
</table> </div> <INPUT type=HIDDEN name="auth_key" value="114396565">
Reply With Quote
  #10  
Old 02.11.2012, 00:18
COY
Guest
 
Posts: n/a
Default

Nice to know, I wait for your script... then I will keep you informed.

Gerald (COY)
Reply With Quote
  #11  
Old 04.11.2012, 11:43
COY
Guest
 
Posts: n/a
Default

Hello,

Please don't forget me...

Take care,

Gerald (COY)
Reply With Quote
  #12  
Old 04.11.2012, 11:57
Freeloader
Guest
 
Posts: n/a
Default

I didnt forget you.... mywomanbeen ill, wasnt in the mood for the past few days, I also sent you a PM. Sais "can you contact me through chat"

we dont have to do team if you dont want to, I just need you to send me the complete headers log of a complete reconnection and then test the scripts which I will send you online.

contact me when u have time, will be back in a few hours
Reply With Quote
  #13  
Old 04.11.2012, 15:11
hrauschen
Guest
 
Posts: n/a
Default

Hello. I am new to this forum but I have the same issue with my Belgacom BBox2 sinds the 1 of November. To this date to, I used a simple script called IE.VBS to launch the reconnect (I found it in another thread in this forum : JD Community > Support français > Reconnexion > B-BOX 2 (belgique)). It worked fine in 99%. But the log-on-page (192.168.1.1) has changed and it asks now for the serial number of the Bbox2. The script simply does not work on it.
If it is possible to change the script to the serial number (nor username nor password but the serial number), il will work again properly.

I'd attached the IE.VBS I used to now on (I changed it into a txt file).

What to do ?
Attached Files
File Type: txt IE.txt (496 Bytes, 268 views)

Last edited by hrauschen; 05.11.2012 at 12:43.
Reply With Quote
  #14  
Old 14.11.2012, 19:07
Tharkie
Guest
 
Posts: n/a
Default

Good evening,

I am facing the same problem. Any news regarding the script?
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 21:32.
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.