#1
|
|||
|
|||
![]()
Hello
I have LINKSYS router WAG160N (Firmware Version:V1.00.09) and it's not in the list. What should I do? |
#2
|
|||
|
|||
![]()
try use an different linksys modell.
|
#3
|
|||
|
|||
![]()
Try create CLR script using this site: cryptload.info/clr/
I have WAG160N too and it's works for me ![]() Last edited by Mathisek; 03.11.2009 at 16:28. |
#4
|
|||
|
|||
![]()
Sry ich kann den Link nicht erkennen, könntest du ihn evtl. bitte nochmal posten?
Vielen Dank! |
#5
|
|||
|
|||
![]()
Linksys WAG 160N (FV:V1.00.15)
Can someone post a script here that works with this router? I tried other linksys models but with no luck. Last edited by ojtioo; 12.02.2010 at 15:17. |
#6
|
|||
|
|||
![]() |
#7
|
|||
|
|||
![]()
Yes, I have dynamic IP.
When I use Reconnect Recorder I only get: Code:
[[[HSRC]]] [[[/HSRC]]] |
#8
|
|||
|
|||
![]()
Use this script. It should work fine.
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] AUTH /? HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /setup.cgi HTTP/1.1 Host: %%%routerip%%% todo=reboot [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] |
#9
|
|||
|
|||
![]() Quote:
The script is: Code:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] AUTH /? HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /setup.cgi HTTP/1.1 Host: %%%routerip%%% next_file=Status.htm&todo=disconnect [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /setup.cgi HTTP/1.1 Host: %%%routerip%%% next_file=Status.htm&todo=connect [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] |
#10
|
|||
|
|||
![]() Quote:
wehere to add this script ? in which box please ? |
#11
|
|||
|
|||
![]()
Paste it in the big text field in Settings -> Reconnection -> LiveHeader/Curl.
Don't forget to provide Login, Password and your Router's IP address as well. |
#12
|
|||
|
|||
![]() Quote:
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|