|
Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
![]()
@ Psi,
I am using nothing but a very basic windows xp machine in order to eliminate possible complications coming from unecessary ancillaries. I have tried on other machines and I get the exact same result. As a last resort I bought another HomeHub2 from Ebay which I should get in a week. Again as I watch brjtag run it looks like it is waiting for more responses from the router which it does not get. It identifies the chip type, but after that the responses are not the same as your example. Brjag does not appear to hang, it just looks busy; and does not finnish running. ![]() |
#32
|
|||
|
|||
![]()
Ok. I am not sure what to suggest now. How about your ground wire? You can actually ground pins 20 through to 25 by linking them together. Have never seen anyone that had to do this, however I have never seen the problem you have before.
There is definately something wrong connection wise. Check the resistance of your 4 resistors on the 25 pin D connection and your soldering of them? Again a thought off the top of my head. Psi ![]() |
#33
|
|||
|
|||
![]()
@Psi,
Resistors are 100R (brown-black-brown-gold) carbon film 0.25w. Just like the photo in your guide I have joined pins 20 and 25 and connected to the pcb ground. Are you talking about grounding pins 20 THROUGH 25? (inclusive) ![]() |
#36
|
|||
|
|||
![]()
@ Mr. Zetec. Yay! I knew it had to be something connection wise. Let us know how you go. And remember 2 comparable backups before flashing!
@btsimonh. Hi mate. Followed your work with the 1.5 on modem-help. Kernel appears to be 2.6.8.1 Check pm for the extracted rootfs tarball. Psi ![]() |
#37
|
|||
|
|||
![]()
Got the 2 comparable backups ok. Flashed ok. Router now accepts my sky.com account BUT when I click on connect it fails to connect to the net and the orange light does not go blue.
I don't know where you want me to enter guru ID Psi, I can't seem to find where to use this account. Again I am stuck, but surely this is the last hurdle! I have to ask you all for more help on where I go from here (below) ![]() |
#38
|
|||
|
|||
![]()
YAY! Now we're cooking. It's been an uphill struggle but we got there!
Ok your Sky username and password you use for you email are different from the ones in the router. That's whay you cannot log in. I suggest you have a look at the forum here for info on extracting the username and password from your router. The GURU are for logging via FTP and telnet if you so feel inclined ![]() Psi ![]() |
#39
|
|||
|
|||
![]()
At last! I am using my HubPhones and browsing on my HomeHub2. I have a 1TB disk connected to the usb port of the hub and it is accessible via my home network.
Thank you very much Psi, I would never have guessed what the problem was with Sky's login! ![]() |
#40
|
|||
|
|||
![]()
@Psi
thanks! What did you do to enable FTP and telnet? I took a quick look at the filesystem, and the unit has the same run of samba_conf if it exists in the /dl folder, so if we can ftp into that folder, then you can do the same hack to get root telnet access. (see samba in etc/init.d) The kernel is the same version as the V1/V1.5 - there is a relatively easy to create linux build environment based on the open source of the speedport router. I've used this to create kernel modules for the V1 and V1.5. There is quite a lot of stuff about updates... this bears some investigation, as it may be a way in; the executable 'flasher' contains references to the compression used in BLI files (why did i not notice this in V1/V1.5), and so may help at least in decrypting, but the files are SHA-1 protected, so we may not be able to create one (although SHA-1 is now considered 'broken', it's still actually practically impossible to break; but the application may contain some instability/hole to accept incorrect files - worth investigation). now I'll have to dig out my borrowed V2 and try some stuff! Thanks again for your persistance... s ![]() |
#41
|
|||
|
|||
![]()
@Mr zetec.
Have come up against the sky routers before. Had to extract passwords off them for a few of the lads in work. Good to see you're all up and running. I think we can chalk that up as a result. @btsimonh, Have a read on this thread on modem-help. It details how I enabled Telnet and FTP. I am a step ahad fo you with regards to scripting as I can now confirm that running scripts from a samba.conf file in the /dl directory now works. I added the command to the samba script in the /etc/init.d directory. Did you spot my schoolboy error on the samba script? I forgot to chmod itfrom 644 to 755 so in the first release samba was broken. I upped the fixed firmware yesterday. I have tested it with the utelnetd binary and the "doit" script chained off the samba.conf and it works fine. You just need a USB drive in the port to trigger the samba start and run the samba.conf script. Psi Last edited by PsiDOC; 04-January-2010 at 22:23. ![]() |
#42
|
|||
|
|||
![]()
@psidoc:
do you have a bt connection? I'd love to know if remote support can be run as Alex describes; if it can, then you can get to the CLI interface, and can probably make the changes described mostly through the CLI.. including the root user hack - as per the V1.0/v1.5 Is there such a thing as an ADSL simulator? Can we connect two hubs together ![]() other thoughs I had were to somehow route the telnet port using the firewall configuration through the web interface - but I don't think this will work as there is no WAN connection in my configuration. s ![]() |
#43
|
|||
|
|||
![]()
@btsimonh
No. I am with Demon. The The HomeHub 2.0 does not have remote assistance in the GUI. Also the default MLPUser only has a lan basic user and lan administrator. No login for Wan Side remote access. Also the firewall had been configged to block telnet from WAN and LAN. So that's that idea scuppered. They really did lock this one down tighter than a drum so I'm afraid it's a JTAG job, unless you know how to create a flashable linux BLI image? ADSL Simulator? Never heared of one to be honest. Psi ![]() |
#44
|
|||
|
|||
![]()
i've got a security specialist at work... just had a look through the v1 image I ftped off the v1 hub, and flasher is not there (although for some reason I remember the name) so this may be the first time we've seen the flasher program. If we can find out how it operates, then we may find a method of creating a firmware file... but the check is SHA-1, which is for all practical purposes uncrackable... however, if anyone has some ideas, he will. (it's his v2 hub I'm borrowing anyway!!).
It is possible that we could truely hack 'flasher' to flash images which don't obey the SHA-1 check - this should be simple for someone who understands mips asm... then once jtag modified to add the new flasher, we should be able to upgrade how we like (if we could create a basic BLI file with invalid SHA-1 coded key - the flasher ultility give some clues to the 'mute' compression - understanding this alone would help). Other thoughts: The v2 has some open ports - mbus is one? but the mbus spec contains security methods ![]() The USB seems to be allocated an IP address... firewall config may provide routing to it if we are very lucky, but I doubt it. s ![]() |
#45
|
|||
|
|||
![]()
@ Psi,
Well, after a few days both of the routers I flashed are still stable and I will never miss my Sky router. The HomeHub 2.0 I bought from Ebay arrived, and with two modded hubs under my belt I got stuck in to do the same with the third. Then problems, the third router is a year newer and although the firmware has the same revision number I have hit a major snag. Basically see below for the response I get when I try to flash! The third router has a differently branded flash chip like so: Technical/Catalog Information M29W128GL70N6E Vendor Numonyx/ST Micro Category Integrated Circuits (ICs) Memory Type FLASH Memory Size 128M (16Mx8, 8Mx16) Speed 70ns Interface Parallel Package / Case 56-TSOP Packaging Tray Voltage - Supply 2.7 V ~ 3.6 V Operating Temperature -40°C ~ 85°C Format - Memory FLASH Lead Free Status Lead Free RoHS Status RoHS Compliant Other Names M29W128GL70N6E M29W128GL70N6E Each time I run brjtag I get errors relating to unrecognised flash memory. Is there anything I can do???? ![]() |
#46
|
|||
|
|||
![]()
OK don't panic!
It's just BT have changed the flash chip in you and it's not supported. By V1.6 of the BRJtag software. It is however supported by version 1.8c. See here: =============================================== Although before you flash ANYTHING I'd like to see the results you get from doing a brjtag -probeonly with no "/window" command and then if you get sense from it a look at what brjtag -backup:cfe (again with no "/window" command) produces. Reason why I need these is the /window command dictates the start point of the flash for the brjtag software. The default ones (no /window command) for both the HH1 and HH2 were wrong. So if this one is wrong as well then we'll need to work out the /window start location. Psi ![]() |
#47
|
|||
|
|||
![]()
Have uploaded the BRJtag software to my site:
Ir's available here.: http://www.psidoc.com/infusions/pro_...load.php?did=5 Can you please let me know wither via PM here or Via pm on psidoc.com what results you get. Thanks. Psi ![]() |
#49
|
|||
|
|||
![]()
YAY! That's looking good and the address window looks ok.
Can you email me a copy of the cfe that you backedup? I want to check it to make sure it's ok. Then you should be good to flash. Will pm you my email. Psi ![]() |
#51
|
|||
|
|||
![]()
Hmmm the backup is ok. Wonder why the command errored out.
OK try this: brjtag -probeonly /window:1D000000 if that doesn't work try brjtag -probeonly /window:1F000000 Let me know if one of them gives you the proper result. I have a gut feeling it'll be the /window:1D000000 one that works. Psi Last edited by PsiDOC; 09-January-2010 at 20:57. ![]() |
#53
|
|||
|
|||
![]() Well done Psi,
BRJTAG v1.7 (a step backward from v1.8) is stable and more compatible with the ST flash chip. The backups worked and so did the flash, using your tutorial to the letter. Excellent work mate! ![]() ![]() |
#55
|
|||
|
|||
![]()
I have a mac book but it runs Windows 7 via bootcamp. Could I use that along with this...
http://www.usbnow.co.uk/p1221/Targus...duct_info.html to hack the homehub 2.0 ? ![]() |
#59
|
|||
|
|||
![]()
Flashed my homehub and all seemed to go well (had two identical backups, and uploaded the 81HJ version OK). But upon rebooting the router, it never gets past the flashing 'upgrading' light. Have I corrupted its firmware?
![]() |
#60
|
|||
|
|||
![]()
Tried flashing again, and all OK.
But having trouble getting VOIP to work. Can you confirm that this hack enables non BT VOIP? Have used telnet following the guide at http://www.josephn.net/bt_home_hub_and_voip, entering: voice profile add SIP_URI = nnnnnnn [username] = [password] = ******** [password] = ******** [display name] = (whatever you want as your name) voiceport = COMMON [abbr] = and, voice sip config primproxyaddr=nat.plus.net:5082 voice sip config primregaddr=sip.plus.net voice sip config notifier_addr=sip.plus.net config save filename=user But the telphony settings page on the HH2 shows 'Service temporarily unavailable'. Any thoughts? ![]() |
![]() |
|
Tags |
broadband, bt, bt home hub, cable, car, christmas, compare, connection, dead, email, files, firmware, flash, forward, hack, hacking, happy, home, home hub, hub, intel, key, laptop, lock, make, offer, port, security, software, thomson, unlock, voip, web |
Thread Tools | |
![]() ![]() |
|
Display Modes | |
![]() ![]() ![]() |
|
|