The script for my router is failing when it tries to save the newly entered port forwarding settings. This isn't a showstopper since I can just click the "Save Settings" button in the browser window, but I though you'd like to know about the problem.
Simple Port Forwarding was running on a system with Windows XP Pro SP3. The problem persists even when I set my IE8 Security and Privacy settings to their lowest values. The firmware revision date is relatively recent (v8.00.7 build 011, Jul. 27, 2009) and the change in the look and feel of the interface was obvious after the update was applied.
Here's the log:
Router: Linksys - WRT54G (Linksys v8 Firmware)
Loading Commands...
Number Of Port Forwards To Send To Router (1)
Running Commands...
(Current - 1/1)
Adding DiMiBa01 (TCP) For Ports 32158-32158 To 192.168.1.201()
Running Script From Database For Selected Router
-----------------------------------------------------------------------
Step 01. nav_first_only("Forward.htm")
(Successful) (http://admin:admin@192.168.1.1/Forward.htm)
Step 02. check_if_name_exists("")
Step 03. set_name_array("0|1|2|3|4|5|6|7|8|9")
(Successful)
Step 04. set_name_to_check("name,0")
(Successful) (Current Name From Name Array name5)
Step 05. set_name("name,0")
(Successful)
Step 06. set_start_port("from,0")
(Successful)
Step 07. set_stop_port("to,0")
(Successful)
Step 08. set_type_choices("TCP|UDP|BOTH")
Step 09. set_combobox("pro,0")
(Successful)
Step 10. set_ip4("ip,0")
(Successful)
Step 11. set_checkbox("enable,0")
(Successful)
Step 12. click_button_last_only("Save Settings")
(Failed - Object Not Found)
-----------------------------------------------------------------------
Finished Adding DiMiBa01
-------------------DONE! (All Commands Finished)-------------------
Thanks for providing such a fantastic utility.
David