JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 25.05.2009, 18:22
ojtioo
Guest
 
Posts: n/a
Default Linksys WAG160N (FV:V1.00.09) not in the list...

Hello
I have LINKSYS router WAG160N (Firmware Version:V1.00.09) and it's not in the list.
What should I do?
Reply With Quote
  #2  
Old 25.05.2009, 18:33
catcraft
Guest
 
Posts: n/a
Default

try use an different linksys modell.
Reply With Quote
  #3  
Old 23.06.2009, 03:27
Mathisek
Guest
 
Posts: n/a
Lightbulb

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.
Reply With Quote
  #4  
Old 03.11.2009, 15:36
Hättestdugern
Guest
 
Posts: n/a
Default Link nicht sichtbar

Sry ich kann den Link nicht erkennen, könntest du ihn evtl. bitte nochmal posten?

Vielen Dank!
Reply With Quote
  #5  
Old 12.02.2010, 14:57
ojtioo
Guest
 
Posts: n/a
Default

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.
Reply With Quote
  #7  
Old 01.05.2010, 11:54
ojtioo
Guest
 
Posts: n/a
Default

Yes, I have dynamic IP.

When I use Reconnect Recorder I only get:

Code:
[[[HSRC]]]
[[[/HSRC]]]
Reply With Quote
  #8  
Old 05.12.2010, 20:48
mtm
Guest
 
Posts: n/a
Default

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]]]
Reply With Quote
  #9  
Old 09.12.2010, 18:42
AxelTB
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by mtm View Post
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]]]
Thx 4 this script, using this I developed a faster way to change WAG160N Ip without rebboting it. It only disconnect the router from internet then reconnect it. I don't know this language so I can't insert delay between the two operation but works for me.
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]]]
Reply With Quote
  #10  
Old 08.08.2011, 14:10
fuhayer
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by AxelTB View Post
Thx 4 this script, using this I developed a faster way to change WAG160N Ip without rebboting it. It only disconnect the router from internet then reconnect it. I don't know this language so I can't insert delay between the two operation but works for me.
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]]]

wehere to add this script ? in which box please ?
Reply With Quote
  #11  
Old 08.08.2011, 14:22
remi
Guest
 
Posts: n/a
Default

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.
Reply With Quote
  #12  
Old 08.08.2011, 14:36
fuhayer
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by remi View Post
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.
thanks a lot
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 05:26.
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 - 2023, Jelsoft Enterprises Ltd.