JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 06.01.2020, 04:16
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Question Zyxel VMG8823-B50B reconnection

Hello,
I recently had a change from ADSL to mixed OptFiber/copper VDSL.
I also changed modem.
Previously I had no problem letting jDownloader 2 create liveheader reconnection scripts for my Sitecom WL346, then for a D-Link DSL-2680 modem-router.

Now I have a Zyxel VMG8823-B50B modem-router.
I can reconnect easily from UI in the browser. My IP changes.
Every time I try to record a reconnection script it says it was successful, but the script does not work. Tried also Raw mode.
Any help?

Last edited by xian; 06.01.2020 at 04:19.
Reply With Quote
  #2  
Old 11.02.2020, 01:43
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

Bump, if I'm allowed to.
Reply With Quote
  #3  
Old 24.04.2020, 07:10
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

Bump, please.
Reply With Quote
  #4  
Old 24.04.2020, 09:03
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

check the scripts you record (say non raw) check for unique data probably present within a form. this unique data will prevent your record from been replayed/successful run post record. You can edit the script to find this content and insert it in to script so that you will have the correct input values.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #5  
Old 24.04.2020, 09:35
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

This is the absurdly long script that's been recorded:

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

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/yui/yui-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/oop/oop-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-base/event-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-core/dom-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/selector-native/selector-native-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-custom-base/event-custom-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-base/dom-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-core/node-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/querystring-stringify-simple/querystring-stringify-simple-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/json-parse/json-parse-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/json-stringify/json-stringify-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-style/dom-style-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-base/node-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/selector/selector-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/io-base/io-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/yui/yui-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/zyMenuNav/zyMenuNav-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/gallery-yui-dualslider/gallery-yui-dualslider.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/gallery-checkboxgroups/gallery-checkboxgroups-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/oop/oop-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-custom-base/event-custom-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-base/event-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-core/dom-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-base/dom-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/selector-native/selector-native-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/io-base/io-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/json-stringify/json-stringify-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/attribute-core/attribute-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/attribute-observable/attribute-observable-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/attribute-extras/attribute-extras-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-custom-complex/event-custom-complex-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/attribute-complex/attribute-complex-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-base/widget-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/base-observable/base-observable-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/base-base/base-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-event-delegate/node-event-delegate-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/selector/selector-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/querystring-stringify-simple/querystring-stringify-simple-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-base/node-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/pluginhost-base/pluginhost-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/pluginhost-config/pluginhost-config-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-synthetic/event-synthetic-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-focus/event-focus-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-key/event-key-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-autohide/widget-autohide-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/button-core/button-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-stdmod/widget-stdmod-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/base-core/base-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-htmlparser/widget-htmlparser-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-uievents/widget-uievents-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-buttons/widget-buttons-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-screen/dom-screen-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/datatable-table/datatable-table-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/datatable-base/datatable-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/datatable-body/datatable-body-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/transition/transition-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-position-align/widget-position-align-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-simulate/event-simulate-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-position-constrain/widget-position-constrain-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/intl/intl-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/yui-throttle/yui-throttle-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-stack/widget-stack-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dd-ddm-base/dd-ddm-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/model-list/model-list-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/datatable-core/datatable-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dd-drag/dd-drag-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-core/node-core-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/view/view-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/zyMultiLang/lang/zyMultiLang_it.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/range-slider/range-slider-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/json-parse/json-parse-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/base-pluginhost/base-pluginhost-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/classnamemanager/classnamemanager-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-style/node-style-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/escape/escape-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/datatable-head/datatable-head-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-screen/node-screen-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-skin/widget-skin-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-delegate/event-delegate-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-modality/widget-modality-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/datatable-column-widths/datatable-column-widths-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-event-simulate/node-event-simulate-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/selector-css2/selector-css2-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-focusmanager/node-focusmanager-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/panel/panel-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/array-invoke/array-invoke-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/arraylist/arraylist-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dom-style/dom-style-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/node-pluginhost/node-pluginhost-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/button-plugin/button-plugin-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/plugin/plugin-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-outside/event-outside-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/attribute-base/attribute-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/clickable-rail/clickable-rail-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/slider-value-range/slider-value-range-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/slider-base/slider-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/base-build/base-build-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-position/widget-position-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/gesture-simulate/gesture-simulate-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/async-queue/async-queue-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/array-extras/array-extras-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/dd-constrain/dd-constrain-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/model/model-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/login?oid=RDM_OID_GUI_CUSTOMIZATION HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/loginAccountLevel HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/login?oid=RDM_OID_ZY_LOG_CFG_GP HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/login?oid=RDM_OID_ZY_LOG_CFG_GP_ACCOUNT HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Slid?oid=RDM_OID_ONU HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /pages/menu.json HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-parent/widget-parent-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/tabview-base/tabview-base-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/widget-child/widget-child-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/cookie/cookie-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-hover/event-hover-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/tabview/tabview-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/event-mouseenter/event-mouseenter-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /js/build/yui/yui-min.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

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

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

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

[[[STEP]]]
[[[REQUEST]]]
GET /pages/connectionstatus/status.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /pages/connectionstatus/virtualDevice.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /pages/connectionstatus/networkMap.js HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=status HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_TIME&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DSL_LINE HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_IP_IFACE HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_IP_IFACE_V4_ADDR HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_IP_IFACE_V6_ADDR HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
MSG /cgi-bin/Status?action=Disconnect&oid=RDM_OID_PPP_IFACE&iid=[4,0,0,0,0,0]&sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=status HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_TIME&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DSL_LINE HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_IP_IFACE HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_IP_IFACE_V4_ADDR HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_IP_IFACE_V6_ADDR HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
MSG /cgi-bin/Status?action=Connect&oid=RDM_OID_PPP_IFACE&iid=[4,0,0,0,0,0]&sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_PS_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/NATSession_handle?sessionkey=710646543 HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/Status?oid=RDM_OID_DEV_INFO_MEM_STAT&iid=[0,0,0,0,0,0] HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]

Last edited by xian; 24.04.2020 at 09:46.
Reply With Quote
  #6  
Old 24.04.2020, 09:44
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

I can also add that if in JD reconnect page I clic on edit script I see this message:

Host not available: MSG /cgi-bin/Status?action=Disconnect&oid=RDM_OID_PPP_IFACE&iid=[4,0,0,0,0,0]&sessionkey=710646543 HTTP/1.1
Host: your.router.ip

and this:

jd.controlling.reconnect.ReconnectException: Host not available: MSG /cgi-bin/Status?action=Disconnect&oid=RDM_OID_PPP_IFACE&iid=[4,0,0,0,0,0]&sessionkey=710646543 HTTP/1.1
Host: your.router.ip
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.doRequest(LiveHeaderScr iptConfirmDialog.java:620)
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.toOverView(LiveHeaderSc riptConfirmDialog.java:434)
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.updateScriptInfo(LiveHe aderScriptConfirmDialog.java:317)
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.layoutDialogContent(Liv eHeaderScriptConfirmDialog.java:272)
at org.appwork.utils.swing.dialog.AbstractDialog._init(AbstractDialog.java:400)
at org.appwork.utils.swing.dialog.AbstractDialog.displayDialog(AbstractDialog.java:729)
at org.appwork.utils.swing.dialog.Dialog$4.runInEDT(Dialog.java:551)
at org.appwork.utils.swing.EDTRunner.edtRun(EDTRunner.java:51)
at org.appwork.utils.swing.EDTHelper.run(EDTHelper.java:119)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Last edited by xian; 24.04.2020 at 09:48.
Reply With Quote
  #7  
Old 24.04.2020, 10:05
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

yep sessionKey most likely the issue. so with that request (you should be able to open it in your browser) it probably issues you with a unique id which needs to be captured in script and and stored so you can reference it in your other requests which require it.

on a minor note you can most likely remove all requests to javascript files, once you have figured out your base issue. it will speed up the reconnection event doing less requests.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #8  
Old 25.04.2020, 02:51
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

No idea how to do it.

Also, another info to add is JD opens localhost:8972 instead of the proper 192.168.1.1 address...
Reply With Quote
  #9  
Old 27.05.2020, 08:33
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

Tried again, no success:
https://www.turboimagehost.com/p/54410663/jd.jpg.html



jd.controlling.reconnect.ReconnectException: Host not available: PUT /UserLoginCheck?action=check HTTP/1.1
Host: your.router.ip
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.doRequest(LiveHeaderScr iptConfirmDialog.java:620)
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.toOverView(LiveHeaderSc riptConfirmDialog.java:434)
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.updateScriptInfo(LiveHe aderScriptConfirmDialog.java:317)
at jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderScriptConfirmDialog.layoutDialogContent(Liv eHeaderScriptConfirmDialog.java:272)
at org.appwork.utils.swing.dialog.AbstractDialog._init(AbstractDialog.java:400)
at org.appwork.utils.swing.dialog.AbstractDialog.displayDialog(AbstractDialog.java:729)
at org.appwork.utils.swing.dialog.Dialog$4.runInEDT(Dialog.java:551)
at org.appwork.utils.swing.EDTRunner.edtRun(EDTRunner.java:51)
at org.appwork.utils.swing.EDTHelper.run(EDTHelper.java:119)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Reply With Quote
  #10  
Old 02.06.2020, 18:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

@xian:
Enter correct router IP
"your.router.ip" is not the correct one
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 21.06.2020, 22:50
xian xian is offline
Super Loader
 
Join Date: Nov 2010
Posts: 27
Default

Quote:
Originally Posted by Jiaz View Post
@xian:
Enter correct router IP
"your.router.ip" is not the correct one
I put 192.168.1.1 in the router ip tab and my pass in the password tab before running the LiveHeader thing.
Reply With Quote
  #12  
Old 26.05.2021, 21:13
handaehan handaehan is offline
Baby Loader
 
Join Date: May 2021
Posts: 5
Unhappy

Quote:
Originally Posted by xian View Post
I put 192.168.1.1 in the router ip tab and my pass in the password tab before running the LiveHeader thing.
Seems like a common problem with Zyxel modems, I have a DX5401-B0 model. Have you solved it somehow?
Reply With Quote
  #13  
Old 27.05.2021, 15:24
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

contact me via support@jdownloader.org and we can do a teamviewer session and try to record a script or at least check if a script would be possible or not
__________________
JD-Dev & Server-Admin
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 10:11.
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.