strange 250 problem help req

stellarocksme

Inactive User
Joined
Jun 6, 2005
Messages
1,139
Reaction score
60
Location
on here
Hi people i just done a 250 followed the haynes guide as i have done before but having trouble getting online, it finds a valid ip address 80.x.x.x.x im using a mac from my subbed modem but no internet ???

I tried followin this bit of the tut again

Now start a new copy of Hyperterminal, this time we change the port to TCP/IP (Winsock)


Done that !, heres where it goes wrong it then says in the tut:-

In the Host address box enter 192.168.100.1
Leave the port number as 23
Broadcom Corporation Embedded Telnet Server (c) 2000-2003
WARNING: Access allowed by authorized users only.

Press enter
login: admin
password: infinite

WARNING: It is possible to crash the system, cause a deadlock,
or cause the connection to be shut down via Telnet.
Run commands with caution!
Console now switched to Telnet session...
Scanning DS Channel at 240000000 Hz...
Scanning DS Channel at 249000000 Hz...
...

It never starts scanning, also i noticed the ENET light is on, thought there was on 2 lights on a modded modem ?. So i let it boot up using my max cable and running hyperterminal and right at the end of it booting i get this message :-

TLV-11[159]: 1.3.6.1.2.1.69.1.6.4.1.12.10 -> 0 (i32)
TLV-11[160]: 1.3.6.1.2.1.69.1.6.4.1.13.10 -> 65535 (i32)
TLV-11[161]: 1.3.6.1.2.1.69.1.6.4.1.14.10 -> 27374 (i32)
TLV-11[162]: 1.3.6.1.2.1.69.1.6.4.1.15.10 -> 27374 (i32)
Time Of Day completed...
Vendor CM Agent w/ BRCM Factory Support processing TLV-11's
162 TLV-11's OK.
Enabling network access for all CPE ports.
BcmCmDocsisStatusEventCodes::kCmIsOperational
Logging event: SW Download INIT - Via Config file unreg.cm
Not logging event ID 2436694024, control for level 7 is 0.
Logging event: SW upgrade Failed after download - Incompatible SW file


Any ideas guys im stock LOL !!

: big crow
 
Hi people i just done a 250 followed the haynes guide as i have done before but having trouble getting online, it finds a valid ip address 80.x.x.x.x im using a mac from my subbed modem but no internet ???

I tried followin this bit of the tut again

Now start a new copy of Hyperterminal, this time we change the port to TCP/IP (Winsock)


Done that !, heres where it goes wrong it then says in the tut:-

In the Host address box enter 192.168.100.1
Leave the port number as 23
Broadcom Corporation Embedded Telnet Server (c) 2000-2003
WARNING: Access allowed by authorized users only.

Press enter
login: admin
password: infinite

WARNING: It is possible to crash the system, cause a deadlock,
or cause the connection to be shut down via Telnet.
Run commands with caution!
Console now switched to Telnet session...
Scanning DS Channel at 240000000 Hz...
Scanning DS Channel at 249000000 Hz...
...
most times it scan sometimes it dont just continue the same way with the tut and copy and paste 1st command

Scanning DS Channel at 240000000 Hz...
Scanning DS Channel at 249000000 Hz...
...

We are now back in the console using telnet.
It should be scanning for a frequency to lock onto. We want to stop this.


Code:
cd \cm_hal
scan_stop
cd \


and keep following the tut and it should be ok
 
You seem to have it connected as you only get the following when successfully connected:

TLV-11[159]: 1.3.6.1.2.1.69.1.6.4.1.12.10 -> 0 (i32)
TLV-11[160]: 1.3.6.1.2.1.69.1.6.4.1.13.10 -> 65535 (i32)

There a couple of changes to make though. In hyperterminal or whatever.

Tell it the correct frequency to save it scanning to find it:
cd \non\doc
ds_frequency 402750000

Tell it not to update your firmware:
cd \non\snmp
max_dload_tries 0
write

Its not updating your firmware at the moment as its using the incorrect config, as the MAC you are using came from a different type of cable modem. Also you need to do the dhcp_settings part of the tutorial to get it using the correct config.

My IP Address: [10.10.10.10]
Subnet Mask: [255.255.255.0]
Router IP Address: [10.10.10.254]

Those are the only 3 that really need to be changed.
Do you want to change the other settings? [no] y

TFTP Server IP Address: [62.250.0.4]
Config file name: [cmreg-ntlhm250-bund03.cm]
Time Server IP Address: [62.250.0.4]
SysLog Server IP Address: [62.250.0.4]

Change the 62.250.0.4 to whatever the IP for your local server is.
 
Last edited:
thanks people how do i find out the IP for my local server ?

Cheers all for your help...
 
Enabling network access for all CPE ports.
BcmCmDocsisStatusEventCodes::kCmIsOperational
Logging event: SW Download INIT - Via Config file unreg.cm
Not logging event ID 2436694024, control for level 7 is 0.
Logging event: SW upgrade Failed after download - Incompatible SW file


Any ideas guys im stock LOL !!

: big crow

change the mac its a dud one mate UNREG.CM
you need to get a valid ip starting with 86.xxx.xx.xxx

how to find your tftp server ip

make sure your modem is connected to the network with no routers in line,

open DHCP Force

where it says
MAC Address [top right] enter your MAC

now [top left] where it says DHCP click this and press Discover

and [bingo] all the info you need.
 
Last edited:
Thanks's all !!!

Cheers lads for the advice and info :THANKS: it was the MAC i got 2 digits back to front :FRIGHT: :( so everybody thanks all for your time im planning on writing my own idot proof guide to modems so keep your eye's open.....LOL !!!..:Laugh:

P.S Keep up the good work........:)
 
Back
Top