Bookmark and Share

Author Topic: ZyXel P-660R-D1 couldn't forward port - uTorrent  (Read 3333 times)

0 Members and 1 Guest are viewing this topic.

Offline dodgebelleza

  • PcWinTech Jr. Member
  • Join Date: Nov 2009
  • Posts: 1
  • Karma: +0/-0
ZyXel P-660R-D1 couldn't forward port - uTorrent
« on: November 12, 2009, 07:46:09 AM »
Hi! I followed all the instructions but I guess I failed.

Router: ZyXEL - P-660R-D1 (ZyXEL Firmware)
Loading Commands...
Number Of Port Forwards To Send To Router (1)
Running Commands...

(Current -  1/1)
Adding uTorrent01 (TCP) For Ports 45568-45568 To 112.202.61.229()

Running Script From Database For Selected Router
-----------------------------------------------------------------------
Step 01. nav_first_only("")
(Successful) (http://admin:arionrufus7752@112.202.0.1/)
Step 02. set_password("LoginPassword")
(Failed - Object Not Found)
Step 03. click_button_first_only("Login")
(Failed - Object Not Found)
Step 04. nav_first_only("NAT_ServerEdit.html")
Finished Adding uTorrent01


-------------------DONE! (All Commands Finished)-------------------

Where did I go wrong? Please help. Thanks.

P.S. Obviously, I changed my password from 1234 to the one above :-).

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #1 on: November 12, 2009, 08:09:25 AM »
Thats odd. The script for your router is

nav_first_only("")
set_password("LoginPassword")
click_button_first_only("Login")
nav_first_only("NAT_ServerEdit.html")
check_if_name_exists("")
set_name_array("2|3|4|5|6|7|8|9|10|11|12")
set_name_to_check("NATPortNo?,0")
set_start_port("NATPortNo?,0")
set_stop_port("NATPortNoEnd?,0")
set_ip("NATserverAddr?,0")
click_button_last_only("Save")

Yet yours stopped after step 4.
Update the database again and give it another try.

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com


Offline ichsuger

  • PcWinTech Member
  • *
  • Join Date: Nov 2009
  • Posts: 16
  • Karma: +0/-0
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #2 on: November 22, 2009, 10:11:43 AM »
Same router this is what I get.

Running Script From Database For Selected Router
-----------------------------------------------------------------------
Step 01. nav_first_only("")
(Successful) (http://USERNAME@PASSWORD:10.0.0.1:2033/)
Step 02. set_password("LoginPassword")
(Successful)
Step 03. click_button_first_only("Login")
(Successful)
Step 04. nav_first_only("NAT_ServerEdit.html")
(Successful) (http://USERNAME@PASSWORD@10.0.0.1:2033/NAT_ServerEdit.html)
Step 05. check_if_name_exists("")
Step 06. set_name_array("2|3|4|5|6|7|8|9|10|11|12")
(Successful)
Step 07. set_name_to_check("NATPortNo?,0")
(Successful) (Current Name From Name Array NATPortNo?2)
Step 08. set_start_port("NATPortNo?,0")
(Failed - Object Not Found)
Step 09. set_stop_port("NATPortNoEnd?,0")
(Failed - Object Not Found)
Step 10. set_ip("NATserverAddr?,0")
(Failed - Object Not Found)
Step 11. click_button_last_only("Save")
-----------------------------------------------------------------------

Finished Addin

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #3 on: November 22, 2009, 10:21:21 AM »
I see by the script your trying to log into the router on port 2033
Did you change it from the default port 80? if not on the main window put the http port back to 80.  :wink:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline ichsuger

  • PcWinTech Member
  • *
  • Join Date: Nov 2009
  • Posts: 16
  • Karma: +0/-0
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #4 on: November 22, 2009, 10:28:50 AM »
Step 01. nav_first_only("")

!ERROR! (Navigating to http://10.0.0.1/)
This Entry Will be Skipped.
Please Check your Router Info And Try Again.
-----------------------------------------------------------------------
RESOURCE_NOT_FOUND(-2146697211)

this is what i get on port 80, my router is on 2033...

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #5 on: November 22, 2009, 10:43:02 AM »
ok then use that port of course  :smiley:

Can you take a screen shot of the job window when you update the router?

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline ichsuger

  • PcWinTech Member
  • *
  • Join Date: Nov 2009
  • Posts: 16
  • Karma: +0/-0
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #6 on: November 22, 2009, 10:52:01 AM »
Sure, here you go

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #7 on: November 22, 2009, 10:58:54 AM »
There's the problem, the screen shouldn't be blank. The page isn't loading, so the rest of the script fails since what it is looking for isn't on the page.

I have attached the screen I made the script off of. As you can see it is different then the screen loading for you. Can you take a pic of the login page of your router? I just want to confirm models. Either the person who sent me the screens I have gave me the wrong model, or you have the wrong model, or they made a new firmware that changed the pages :-)

Shane

[attachments over 25 days old deleted by admin]
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline ichsuger

  • PcWinTech Member
  • *
  • Join Date: Nov 2009
  • Posts: 16
  • Karma: +0/-0
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #8 on: November 22, 2009, 11:06:07 AM »
I can see the problem right now =) seems like Zyxel updated my router site.




Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #9 on: November 22, 2009, 11:13:49 AM »
Your screens look exactly like some of the other Zyxels in the program. Try some of them out, it wont hurt if they dont work. But I know one of them will :-)

So now the question is, what model is it that I have for it? I checked every screen I have for it and none of them show the model. So did the user who sent them to me give me the wrong model or was it simply a firmware update?

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline ichsuger

  • PcWinTech Member
  • *
  • Join Date: Nov 2009
  • Posts: 16
  • Karma: +0/-0
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #10 on: November 22, 2009, 11:23:04 AM »
Thanks mate,  :artist:

If it helps you out too, Router: ZyXEL - P-660HW-D1 v2 (ZyXEL Firmware) - this works just perfectly!

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #11 on: November 22, 2009, 11:26:55 AM »
OK, I guess I have no choice but to change the script to match.

Would you do me a fav. and use my router screen capture program. Use it to get every page you can, I need them all. This way I can make the screen shot page and the guides later on. Since I will need to put the ones I have for this on the side lol.

I will update the script for your model soon.

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline ichsuger

  • PcWinTech Member
  • *
  • Join Date: Nov 2009
  • Posts: 16
  • Karma: +0/-0
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #12 on: November 22, 2009, 11:31:40 AM »
Sure, np! Where to DL :P ?

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #13 on: November 22, 2009, 11:36:57 AM »
www.pcwintech.com
You will see it under the tools section  :artist:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,795
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: ZyXel P-660R-D1 couldn't forward port - uTorrent
« Reply #14 on: November 22, 2009, 12:21:47 PM »
 :cheesy: Got the screens. Thanks for getting those to me.
When I do tomorrows batch of routers I will update the script in the database. So your model will work for ya.

Locking thread  :artist:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com


 

Related Topics

  Subject / Started by Replies Last post
0 Replies
1507 Views
Last post November 12, 2009, 08:10:05 AM
by Shane
8 Replies
3615 Views
Last post December 08, 2009, 02:14:35 PM
by Shane
3 Replies
1770 Views
Last post January 24, 2010, 10:28:11 AM
by Shane
5 Replies
3974 Views
Last post September 08, 2010, 07:24:42 AM
by Shane
5 Replies
1205 Views
Last post September 03, 2011, 04:41:06 PM
by Shane