#1
|
|||
|
|||
[Router] D-Link DSL-500B - 100% WORKING
Modem Manufacturer: **External links are only visible to Support Staff**D-Link
Manufacturer of Modem: D-LINK Modem Model: DSL-500B Model of Firmware: BCM-1.1.CT-20080409 Method: LiveHeader/Curl Login: admin or root Password: admin or root Router IP: 10.1.1.1 Note: Check your Router IP in Command Prompt ( CMD ) ipconfig /all Default Gateway IP Script: Code:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /logo.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /menu.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /info.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /footer.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /info.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /wancfg.cmd?action=view HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /pppctrl.cmd?action=disconn&conId=1&vpi=0&vci=35 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /wancfg.cmd?action=view HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /pppctrl.cmd?action=connect&conId=1&vpi=0&vci=35 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /wancfg.cmd?action=view HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] |
#2
|
|||
|
|||
This will work only for connectionID 1, VPI 0 and VCI 35, so most popular settings. If provider uses other setting, script is a bit useless. It would be good to rewrite it and allow to check connection settings first.
|
#3
|
|||
|
|||
Nice job.
Working perfectly witch firmware BCM-1.1.BR.20060205_a Thank you! Last edited by Lenuke; 26.05.2009 at 08:46. |
Thread Tools | |
Display Modes | |
|
|