|
#1
|
|||
|
|||
![]()
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. |
![]() |
two22239 |
Message deleted by Freeloader.
|
#3
|
|||
|
|||
![]()
hello,
what would i have to put in here: Host: %%%routerip%%% ? thank you! |
#4
|
|||
|
|||
![]()
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 |
#5
|
|||
|
|||
![]()
thank you!!!!!!
|
![]() |
Thread Tools | |
Display Modes | |
|
|