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 (thirty nine pages)   show all comments

Chris - 05.06.06 9:03 pm

Same here, did everything to the book, lights don't all go green, help help help.

Thanks


vmlemon - 05.06.06 10:51 pm

I'm starting work on a site for the Voyager 210. It'll probably have details put into a kind of blog-format, but I'll happily take info when it's up. The URL will be http://210thvoyage.awardspace.com/index.html

I've also found a great deal of info related to this box, just by telneting into it and doing a quick "cat /proc/cpuinfo".


Andy - 06.06.06 12:06 am

Hi

Can anyone help in how to backup the firmware from the Voyager 2500V? the one i have is UNLOCKED and works with any ISP without saying Unsupported Broadband Service

the firmware is 3.01 k as it says on the botton left hand side of the webpage.

Ive tried to simply log in using Ftp but it disconnects me everytime i login with default passwords of admin

If anyone knows how to copy the firmware, please let me know and then i can give you a copy of it

I have the Cd which came with the router but its the bog standard Bt Broadband Talk Cd and doesnt appear to contain any firmware on there.

If someone can tell me how to extract some information from the routers auto update of firmware page, maybe this could help? Im not sure wether doing this will make the device lock to bt broadband though so i havnt tried this.

Comon guys lets crack it!

i want to use this with a different VoIP providor too seen as its using the SIP firmware and not the MGCP one !




jukeboxwizard - 06.06.06 1:38 am

Hey Cor, I'll try...

Andy, I am an electronics engineer, and have a number of years programming/reverse engineering experience behind me on all sorts of stuff, but for slightly different reasons than untangling BT's weird take on the planet. In fact, as I stated up there ^ somewhere, having to hack your own router never occured to me before...so I have never bothered trying. I use DLink routers whenever I can primarily because they are pretty idiot proof and generally work, and I dabble on 'ix boxes with such things as ipcop etc for my own pleasure.
Anyway, I digress, I will be taking delivery of a brand new BT Voyager 2500V next week, just because I can't resist the challenge any longer, and the first thing I will be doing is looking under the hood so to speak...so I'll let you know my results. In the meantime, do not mess with your firmware in anyway or you may lose your unlocked status. Of course, if you hear of a way to save/back-up a copy of your firmware beforehand, let me know smiley for :D

hey sb742, unless I'm mistaken, the BT Voyager 2500V that you have, is adsl2+ capable, so if you unlock it, you can use it on your new BE connection and still be connected at 21mbps...lucky so 'n so.... smiley for ;)


cor - 06.06.06 12:17 pm

Good news, vmlemon, I look forward to seeing it evolve, and then I'll certainly link to you from here. Good luck!

Thanks for getting back here, Andy, your unit is currently the only hope for 2500 users! When you say your firmware is "3.01 k", is that a version number? Anyways, here's hoping we can get that thing cracked. And yes, in the meantime, touch nothing! smiley for :ken:

Thanks, jukeboxwizard! The 2500 looks fairly impressive; it would be good to see it opened up and working with Non-Gestapo ISP's. By the way, I've been using IPCoP as my gateway for a couple of months now; impressive stuff. For me, build-your-own is the way to go for routers. My voyager only gets used for testing ARSE.

southwestcd, perhaps your unit isn't locked to BT, or perhaps it's a later firmware version that uses a different locking system (I can't prevent BT employees visiting this page!). More details would be good.

bob2eyes, you might want to try putting in a fresh BT Firmware first, perhaps a different version, and then try again.

Chris, is that a 2091?

Getting there..

;o)


bob2eyes - 06.06.06 10:29 pm

thanks cor is there anywhere i can get a firmware for the 2091 so i can upgrade 2 the hacked one.....


giles - 06.06.06 10:45 pm

I'm not sure if I can help out in anyway. I have a brand new 2500V and would like to unlock this and use on a onetel/pipex connection. Just found out it's locked and came across this page. Fingers crossed that there are some clever folks here, shout me if you need any help, I'm techy... but not a coder... smiley for :)

Here's hoping!


cor - 07.06.06 10:15 am

bob2eyes, check this page.

giles, feel free to dig into the 2500V and see if you can find a way to export the firmware. All hands on deck!

;o)


bob2eyes - 07.06.06 12:24 pm

i think i,ll give up my 2091 wont upgrade any firmware

thanks 4 all ur help cor


timmytopper - 07.06.06 1:55 pm

Hi just wondering what the upgrade/unlock options were on the 10v box. thanks

Tim


xenaxel - 07.06.06 5:33 pm

does anyone know how to unlock the bt hub (inventel DV4212)


next comments (9 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!