|
Technology Forums: FTA, Satellite, Cable, Home Media, Hardware & Computers
|
|
|
|
||||||
| Register | Members List | Search | Search | Today's Posts | Mark Forums Read |
| Cable Modems Gota start somewere and here the start :) |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Jan 2008
Posts: 20
Thanks: 2
Thanked 2 Times in 1 Post
|
HI!
I AM A NEWBIE TO CABLE MODEM HACKS CAN ANYONE HELP i HAVE TRIED TO CREATE A CONNECTION WITH A CLONE SURFBOARD WITH A MADE UP MAC ALTERED FROM DHCP FORCE. i CAN NOT CONNECT (INVALID PASSWORD OR USER NAME USED ADMIN, INFINITE) IT MENTIONS EDITING THE BPI IN TELENET WHAT PIECE OF SOFTWARE DO I USE FOR THIS, I HOPE THIS IS CLEAR WHAT THE PROBLEM IS, Last edited by gawaine; 31-01-08 at 01:52 AM. |
|
|
|
|
|
#3 (permalink) |
|
Senior Member
Join Date: Nov 2007
Posts: 170
Thanks: 3
Thanked 29 Times in 23 Posts
|
Download and install snmp utilities from Net-SNMP
Set the ip of your pc to 192.168.100.10, netmask 255.255.255.0 and def.gateway to 192.168.100.1 Llook up the hfc mac of your cable modem by going to http://192.168.100.1/address.html and convert it to integer as follows: for example if it is 00:11:1A:02:CD:14 take the last 4 values and remove the colons resulting in 1A02CD14 Start windows calculator (calc.exe) and select scientific from the view menu Select Hex and enter the value 1A02CD14, now select Dec and note down the integer value (436391188 ) Start your tftp server or use tftpd32.exe Open a dos cmd window and navigate to where you installed snmpset example- C:\usr\bin\snmpset.exe issue following command: snmpset -v2c -c public 192.168.100.1 1.3.6.1.4.1.1166.1.19.3.1.18.0 i 436391188-that's an example use the value you calculated afer i. observe which file the modem tries to tftp if should get sb****.bit and if write your modem should reboot. Once modem has rebooted keep ip the same Open cmfirm3.exe Close your tftp server as cmFirm has it`s own built-in Check your settings are the same but first make sure the firmware you want to flash is located in the tftp root as i explained earlier then click start. Don't click anything until the modem has uploaded from cmFirm and rebooted. When rebooted goto 192.168.100.1 you should notice you now have the hack tab well done and enjoy! Note this is for SB3100 , SB4100 and SB4200 modems only! The Sb5100 upwards are not capable of this firmware change . THIS IS NOT BY ME, SO I DONT WANT ANY CREDIT! IM NOT SHORE IF IM ALLOWED TO POST THIS, IF IM NOT PLEASE REMOVE AND IM SORRY. HOPE THIS HELPS |
|
|
|
| The Following User Says Thank You to matthew4321 For This Useful Post: | gawaine (02-02-08) |