Managed to upgrade my firmware using this, however had to do it slightly differently than explained above.
Instead of 'telnetEnable.exe routerlogin.com 00112233445566 Gearguy Geardog' I had to use my router's LAN IP address instead of routerlogin.com. i.e mine read 'telnetEnable.exe 192.168.1.1 00112233445566 Gearguy Geardog'
This enables telnet on the router but does not actually connect to it, so after entering this I then had to enter 'telnet 192.168.1.1' again before it connected and I got the response below.
Trying 192.168.1.1...
Connected to routerlogin.com.
Escape character is '^]'.
BusyBox v0.61.pre (2008.02.12-10:44+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
After that everything worked great, just thought I would add this extra step :)
Managed to upgrade my firmware using this, however had to do it slightly differently than explained above.
Instead of 'telnetEnable.exe routerlogin.com 00112233445566 Gearguy Geardog' I had to use my router's LAN IP address instead of routerlogin.com. i.e mine read 'telnetEnable.exe 192.168.1.1 00112233445566 Gearguy Geardog'
This enables telnet on the router but does not actually connect to it, so after entering this I then had to enter 'telnet 192.168.1.1' again before it connected and I got the response below.
Trying 192.168.1.1...
Connected to routerlogin.com.
Escape character is '^]'.
BusyBox v0.61.pre (2008.02.12-10:44+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
After that everything worked great, just thought I would add this extra step :)