Photograph of BT voyager 205 router

The "Other Voyager Router" page.


The main page started getting a lot of non-205 action, particularly folk looking for ways to unlock the BT Voyager 2091 router to use with another ISP. Then it turns out that BT are adding this "capability" to other routers in their range. We know the 220, 210, and 2500 have been similarly nobbled, and perhaps others.

Here is a place, then, to share what we know so far. As we learn things, I will endeavour to put the information up here where you can easily get at it. Please note, I do not personally offer support or advice for these routers, simply provide a space where efforts to understand and hack these beasts can be coordinated. And a place to grab the hacked firmwares, of course.

What we know so far..

BT has started putting ISP-Locks on their routers. For a company that claims to be evironmentally friendly, this surely-criminal practice aims to create a mountain hardware that's soul function will be to pollute the environment. Our grandchildren will not thanks us.

While these devices are highly capable, they will be superceded, and unless we can bypass this insane "feature", discarding these perfectly functional units wil be the only option.

The BT Voyager 205 is not locked to any particular ISP, and when I eventually upgrade it, I will either pass it on to someone who needs it, or perhaps investigate turning the thing into an effects pedal. Hmm. What about the others..

210V ISP Unlocked!

The BT Voyager 210 has been cracked!
An unlocked firmware is available..

Check out the archive for an unlocked firmware.

The original email..
I added "_BB" to a file cfe-voyager210_roi-v301z_a2pb018c1
I downloaded from

https://www.voyager.bt.com/firmware_upgrades/btvoyager-one-click-fw-update

I calculated CRC32 on bytes 0-235 and put it in 4 bytes 236-239
I am using voyager 210 with non BT ISP !!!!!!!!!!
it is also uploaded to your blog ftp !!!!!!!

host it and let's see feedback from ppl with 210 !!!!!!!!!
please keep my name private !!!!!!!
And there you have it. If it works, or doesn't, leave feedback, below.

220V ISP Unlocked!

The BT Voyager 220 has been cracked!
An unlocked firmware is available..

An unlocked firmware is available in the archive. There's also a copy of the original Pre-Lock v1.6 firmware, courtesy of Mark Eldon, which should take your 220V back to a time when BT had a clue. As well as firmwares for the 220, there's also this cute JavaScript hack..

Big thanks and full credits go to C1 (lost1e (at) hotmail (dot) com) for the following, extremely cute hack. In his own words, roughly..

I just bypassed the domainLock on a new BT voyager [220V] that I was trying to get working on Eclipse for a friend.

No need to mess about with firmware or process lists, the solution really is incredibly simple thanks to a little JavaScript magic :)

1. Navigate (using Internet Explorer, FireFox is untested) to this URL:
http://192.168.1.1/connect.html (replace IP with whatever your voyager is)
The purpose of this is to make the connect page the only frame - other frames screw up the JavaScript below.

2. Open Notepad, and type in the following text exactly as it appears:
javascript:function C1() { if (domainLock == 1) { domainLock = 0; } } C1();
(the above must be all on 1 line).

3. You will notice that the connect page in your router refreshes every 10-20 seconds or so. After the next refresh, immediately copy and paste the text in step 2 into the URL bar of Internet Explorer and hit ENTER.

4. It will seem to you like nothing has happened - but now just enter (or preferably paste) your new ISP details in and hit connect - no more annoying "unsupported broadband service" message smilie for :D You must do all of this before the next refresh happens - so have everything ready in notepad for quick pasting.

IMPORTANT NOTE: This worked for me *AFTER* I had actually set up my new ISP (Eclipse) in the router's Telnet CLI - you will have to do this first. WAN settings are always VPI:0 VCI:38 PPPoATM, VCMUX encapsulation, and most other stuff can be left as default except your new ISP details. The above 4 steps simply allow you to CONNECT with your new ISP details AFTER the details are saved in the router.

This new hack has been confirmed to work with the Voyager 220V. But not other ISP-locked BT Voyager routers like the Voyager 210. If you have such a device, feel free to give it a try and leave feedback below!

Note: even the older Voyager 220 is still locked into BT's VOIP service, and at the time of writing, no way to unlock this aspect of its functionality is known. If you know better, please get down to the commment form!

BT Voyager 2091 UNLOCKED!

The BT Voyager 2091 has been cracked!
An unlocked firmware is available..

Apart from a rare and early release, all versions of the BT Voyager 2091 are "ISP-Locked", that is, BT has locked it so you can't use them with another ISP. More recently, 2091 users have unlocked it..

Extra big packet of Jube Jubes to Alessio for figuring out how to turn a Dynalink 1050W firmware into a working BT Voyager 2091 firmware (with a little help from SkayaWiki ), in his own words..

Hi,
I tried to put the Dynalink 1050W <https://www.dynalink.com.au/firmware.htm?prod=RTA1025W> firmware in my BT voyager 2091 Wireless router - they both use the BCM6348 Chipset (check the brochure https://www.dynalink.com.au/modemsadsl_cur.htm?prod=RTA1025W).

I did this pretty much what I found on https://skaya.enix.org/wiki/FirmwareFormat:

From the Voyager2091 - cfe-voyager2091_btr-v301m-a2pb018c1 I took from the very beginning of the file

36 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 56 32 30 39 31 5F 42 42 00 00 00 00 00 00 00 00 31 00

and copied into cfe-rta1025wnz-v328q_a2pb01. The first section of the firmware contains data about the vendor: now the Dynalink 1050w "sounds" like a Voyager 2091.

In the modified Dynalink 1050W firmware, I was not keen on touching the following section which contains size/address of loader/rootfs (this could make your router unusable!)
I calculated the checksum with flipped bits:

bytes 236-239: contains the checksum from byte 0 to byte 255 - the checksum is 43 6C F1 22

byte 216-219: contains the checksum from byte 256 to the end of file - the checksum is 82 12 7F 96

Then I saved the firmware and uploaded to the Voyager via web interface, the upload went fine and the Voyager rebooted, it went up without any problem.

Alessio is on BT himself, so Paulo whipped out his copy of XVI32, did the dirty with the two firmwares files, and successfully connected his 2091 to AOL. The rest, as they say, is history. *g*

Check out the Useful links section below for the file you need. Then follow this simple procedure (adapted from Dan's comment)..



2500V ISP Unlocked!

The BT Voyager 2500 has been cracked!
An unlocked firmware is available..

A firmware in the archive (untested). I have a few of these kicking around. If anyone has problems with any of the firmwares, leave a comment below, and I'll track down one of the others.

Voyager GPL Firmware..

Part of that many Voyager firmwares is GPL, and publicly available; we have recently aquired this. At this early stage, not much hacking as been done. If you want to download the firmware and have a crack at it yourself, the releases (as shipped for free on CD from BT) are available here..

Before you ask a question..

If you have a BT Voyager 205 router, try the main page . This is for the other routers. Feel free to ask questions, give advice, drop information, etc..


previous comments (fourteen pages)   show all comments

Nu2Routers - 17.02.06 5:30 pm

Hi,

Is the Voyager 210 a cut down 205? Does anyone know where I can get some info on the 210 please?


seamus - 17.02.06 5:48 pm

Cor, gave disabling javascript a go on the 2091, but, unfortunately, it's a no go. The whole Web Interface is just not accessible when you do it. Look forward to C1’s post and see if we can crack it. He seems confident.


snags - 18.02.06 9:04 am

may the firmware from a bt voyager modem that isn't ISP locked may work with the 2091?

or it might have to be edited a bit,so its a mix of the original 2091 firmware, with bits of another router's firmware cut and pasted in.


Worcesternet - 18.02.06 2:19 pm

Does anyone have a driver to allow a BT Voyager 220V to work via a USB connection to an IPCop Linux based router.

I'm using BT Broadband so the ISP lock is not an issue, I just need to get the IPCop box to talk to the Voyager.

Any ideas?

Thanks

Pete


Squbel - 19.02.06 12:58 am

Hi again,

If C1's unlocking trick works properly, Bt may release new V220 and V2091 firmware with better ISP lock soon. Because of that I've decided to track down and save current firmware for V2091. I've done some sniffing with rerouting today with my voyager and look what I've found:

http://www.voyager.bt.com/firmware_upgrades/btvoyager-one-click-fw-update

<!---Voyager 2091 Files Start--->
VOYAGER2091_BTR#2.21.05.11e_a2#
http://www.voyager.bt.com/firmware_upgrades/cfe-voyager2091_btr-v022105_11e_a2pb018c1#0#
Upgrade to this firmware if you are having issues with your VPN client.#
<!---Voyager 2091 Files End--->

<!---Voyager 2090 Files Start--->
VOYAGER2090#2.21.05.06c_a2#
http://www.voyager.bt.com/firmware_upgrades/cfe-voyager2090-v022105_06c_a2pb018c1#0#
One-click firmware upgrade should work in BT website since this version.#
<!---Voyager 2090 Files End--->

<!---Voyager 220 MGCP Files Start--->
VOYAGER220V_MGCP_BTR#2.21.05.11e#
http://www.voyager.bt.com/firmware_upgrades/cfe-voyager220v_mgcp_btr-v022105_11e_a2pb018c1#0#
Upgrade to this firmware if you are having issues with your VPN client.#
<!---Voyager 220 MGCP Files End--->

<!---Voyager 220 SIP Files Start--->
VOYAGER220V_SIP_BTR#2.21.05.11f#
http://www.voyager.bt.com/firmware_upgrades/cfe-voyager220v_sip_btr-v022105_11f_a2pb018c1#0#
Official BT Broadband Talk Firmware#
<!---Voyager 220 Files End--->

Go grab your firmware backup now! :)

I wonder why they have two different V220 firmwares? One is BT locked VOIP and the other is not?

I want to cross-flash my v2091 with v2090. I'm struggling with proper CRC32 values which are written in bytes 236 to 239. This CRC32 is header checksum (from byte 0 to byte 235). After changing ID tag from "2090" to "V2091_BB" in bytes 44 to 51 I should change header checksum but don't know how to calculate it :(

I know that "the checksums are regular CRC32 checksums, but with all bits flipped". Can anyone help me with this?


Squbel - 19.02.06 10:19 am

Finally I've managed to flip this CRC and flash my voyager with different firmware... I'm running now on backup ADSL modem ;DDD

cfe-voyager2090-v022105_06c_a2pb018c1 is not compatible with v2091 ;D


vof - 20.02.06 12:58 am

Some excellent posts on unlocking these routers while I have been away smiley for :D

I was thinking of suggesting using the closest looking Dynalink firmware in these 2xxx Voyager routers but a lot of what has been discovered recently seems more promising.

Trig: The 2.18.01.12_A2pB016a.d15g 220V firmware you mention is the version my 220V came with - it is not ISP locked but it is locked to BT's Broadband Voice VOIP service. I would suggest that this version is hosted by cor in his download area if you have a firmware file on your CD - my version 1.0 CD does not seem to have any firmware on it, and yours is the first file copy of this firmware version that I've heard of. It is the easiest way to permanently ISP unlock the 220V. Unless you know you need later firmware, I would upgrade your 220V with the version on your CD.

Has anyone else with an unlocked Voyager got a firmware file on the CD that came with it?

C1: I've been trying variations of your javascript trick to see if I can unlock the 220V VOIP feature in the above firmware, so far without success. Any thoughts on this?

Squbel: There are two versions of 220V firmware on the BT Voyager firmware upgrade site because their original VOIP service - Broadband Voice - uses the MGCP protocol whereas their latest VOIP service - Broadband Talk - uses the SIP protocol like most other VOIP providers. I suspect Broadband Voice is effectively obsolete so users need to upgrade to the second firmware version if they use Broadband Talk.



holly - 20.02.06 3:19 pm

I have a BT Voyager210 ADSL Router

I would like to know how I can make a programme on My computer available to My friends.

I know it works in range 9990 to 9998 but shold I disable te NAT manager


ross - 20.02.06 10:35 pm

Ive got a unlocked 220v with firmware 2.18.01.12_A2pB016a.d15g
When i say unlocked i dont know about voip service ( i dont subscribe to it!)
I might be able to dig out the cd if anyone knows were the firmware is located, or if i can "Backup" the settings and publish them!

Happy to help BUT the 220v is my backup and im really trying to get my 2091 unlocked so i can use plusnet on it! Please help???


essexman - 21.02.06 10:39 am

I have not been able to unlock my bt2091 router using the "checkNum" or the "javascript" methods. The firmware version of the router is 2.21.05.08m_A2pB018c1.d16d




Joonz - 22.02.06 2:23 pm

Hi, very useful site this!

Does anybody know if the BT Voyager 2500V is ISP locked?



next comments (34 pages)

Posting here is disabled at this time.

Welcome to corz.org!

I'm always messing around with the back-end.. See a bug? Wait a minute and try again. Still see a bug? Mail Me!