HI .. I am a newbie .. I request you to correct me in the following assumption
1. If a person gets to know the public rsa key of a cable modem(transmitted during Auth-request phase) , then he would be able to decrypt the auth info(which is encrypted with CM's rsa public key) trasmitted from CM to CMTS.
2. The auth info is used to obtain KEK and HMAC digests which are used later.
3. Again, TEK is encrypted by using KEK, which the hacker already knows.
4. The hacker would then be able to decrypt all the following messages.
Hi ..
could someone please brief me about the CM authentication process. the process involved in encrypting unicast traffic and multicast traffic. I went through the DOCSIS 2.0 spec. I am confused. could somebody please help me with this?
Hi,
I am a newbie. Could you tell me how to configure a BSR64K CMTS card as a Euro Docsis card or JDocsis card?
also, could you tell me how to load the root CA certificate onto the BSR64k?
Also, i request you to direct me to some useful documents related to my queries.
Does anybody have any idea how to fix: failConfigFileError? I am using Debian Linux with TOD, TFTP and DHCP. I have the option 122 settings in there and the file is OK. I'm using gupimacmta. I just can't seem to get rid of that error. In Progress Telephony-TFTP stuck there. It's only 9 MTAs on our network. The macs are in the DHCP server and everything. This error comes and goes periodically and I'd love to know how I fix it without trying 4,000,000 things.
This is my first question on this board so please allow for mistakes:)
I am provisioning MTA's using Incognito Provisioning Server and in the MPS log I get an error when MTA sends provisioning request
The error: Ignoring Provisioning Enrollment Inform: incorrect length of MAC Address (0)
I believe that the MTA is NOT sending MAC Addr and therefore the ProvServer nacks the request. Does anyone out there know the SNMP MIB for sending MAC Addr?
Something like this: 1.3.6.1.4.1.7432.1.1.3.3.0
Im running docsis_server 3.5 on debian 5 (lenny) and have run into an issue.
The server normally runs fine and is provisioning about 50 modems. But when the cmts is reset and all the modems try to get an IP at once the dhcp daemon crashes. This is all I got from gdb the last time it happened:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7b9b6b0 (LWP 18113)]
Parse_Modem_Caps (message=0xbfebe001) at dhcpd-options.c:240
240 for (i=14; po->vendor_ident[i]; i += 2 ) {
(gdb) backtrace
#0 Parse_Modem_Caps (message=0xbfebe001) at dhcpd-options.c:240