1Feb/107
Updating the firmware on a Virgin WGR614v9 router
Having been a Virgin Broadband customer for almost two years and dealing with the routers frequent drop outs (appears to reach a maximum number of connections) when multiple users are using BitTorrent or likewise I had before searched for fixes for the WGR614v9 router. However, this router supplied by Virgin is locked to their own custom firmware (read: no improvements or even a new graphic). So how to update the firmware. Bit of googleing and came across this thread on how to do it, which is rather lengthy, misses some detail, an app and feedback. So, how to update:
Firstly:
- Only use Internet Explorer (Firefox fails with this router for some reason)
- Know your way around the routers admin panel (default ip is http://192.168.1.1 , username: virgin, password: password)
- Connect via a wired connection, wireless will fail.
- Have a telnet client (default activated in xp, needs activating in vista/win 7 from control panel, 'Turn Windows features on or off'
- Aquire telnetEnable.exe from either mirror or local
Then:
- Acquire the routers MAC Address (Maintenance -> Router status -> LAN port -> MAC Address), then save it somewhere, removing colons ( : ).
- Copy the MAC Address to the clipboard
- Open a command line window, navigate to where you stored telnetEnable.exe and execute: telnetenable.exe 192.168.1.1 *MAC-address-from-clipboard* Gearguy Geardog
- You have now enabled telnet on the router, telnet to the router by executing: telnet 192.168.1.1
- At the prompt execute: burnboardid U12H094T00_NETGEAR
- then execute: reboot
- You have now successfully unlocked the router from the Virgin firmware lock.
- Flash the router using the router admin page, the latest firmware can be located here
April 9th, 2010 - 13:20
Thanks so much for this, worked great! Just one thing, in step 3 in the ‘then’ section, you may want to add that 000FB5A2BE26 needs to be replaced with the MAC address copied from 2.
April 9th, 2010 - 16:40
np Steve and thanks for the info. updated step 3.
May 3rd, 2010 - 09:00
I does not work for me,
I have this line: telnetEnable.exe 192.168.1.1 0024B22BA2E9 Gearguy Geardog
When I click on Enter it comes back very quick without any errors, but when I try to connect to telent 192.168.1.1 it thinks about it for some time then nothing happens.
June 3rd, 2010 - 17:11
This was great. Thanks for the tutorial!
August 11th, 2010 - 15:33
Works …. thanks
August 29th, 2010 - 18:31
“I does not work for me,
I have this line: telnetEnable.exe 192.168.1.1 0024B22BA2E9 Gearguy Geardog
When I click on Enter it comes back very quick without any errors, but when I try to connect to telent 192.168.1.1 it thinks about it for some time then nothing happens.”
Did you use the correct MAC address (e.g. not the Internet one)?
August 31st, 2010 - 19:16
It should all be fine, its the correct MAC address. IP Conflict perhaps?