Well its been a week since i have been figuring out how to do port forwarding reading numerous guides here and there until one fine day i stumbled upon this super easy application simple port forwarding.
So without any hesitation, i ran the application typed my ip address, typed the pass and added the port for the desired application gladly it passed every stage successfully but the problem arises in the router where the port aren't being added in the virtual servers list. It's like something is blocking them to be added into the list.
Tried doing this repeatedly for about 6-7 times but no luck.
This is my settings in the security section:
Firewall Switch: Disabled
Remote Management: Disabled
Dmz Settings: Disabled
UPnP Settings: Disabled aswell.
----------------------------------
Here is the script:
Router: Huawei - e960 (Etisalat Firmware)
Loading Commands...
Number Of Port Forwards To Send To Router (1)
Running Commands...
(Current - 1/1)
Adding uTorrent01 (TCP) For Ports 47624-47624 To 192.168.1.1()
Running Script From Database For Selected Router
-----------------------------------------------------------------------
Step 01. nav_first_only("")
(Successful) (
http://admin:admin@192.168.1.1/)
Step 02. set_password("password")
(Successful)
Step 03. click_onclick("LoginForm()")
(Successful)
Step 04. timeout("2000")
(Successful)
Step 05. set_frame_name("basefrm")
Step 06. set_frame_number("3")
Step 07. nav("en/fw_port_forwards.asp")
(Successful) (
http://admin:admin@192.168.1.1/en/fw_port_forwards.asp)
Step 08. timeout("1500")
(Successful)
Step 09. "forward_port_enable"
Step 10. set_combobox_custom("forward_port_enable,0,on")
(Successful)
Step 11. set_type_choices("TCP|UDP|ALL")
(Successful)
Step 12. set_combobox("forward_port_proto,0")
(Successful)
Step 13. set_name("forward_name,0")
(Successful)
Step 14. set_port_range("forward_port_from_start,0,-")
(Successful)
Step 15. set_port_range("forward_port_to_start,0,-")
(Successful)
Step 16. set_ip("forward_port_to_ip,0")
(Successful)
Step 17. click_onclick("Apply")
(Successful)
Step 18. timeout("1500")
(Successful)
-----------------------------------------------------------------------
Finished Adding uTorrent01
-------------------DONE! (All Commands Finished)-------------------