How do I enable web access with the user technician on Arris DG860A cable modem | docsis.org

You are here

How do I enable web access with the user technician on Arris DG860A cable modem

7 posts / 0 new
Last post
jmurga
How do I enable web access with the user technician on Arris DG860A cable modem

I want to share with you a link of OID to use in Arris Cable Modem, here configure some OIDs in the DOCSIS file and they work for me, for example, access to SSH, Telnet, Web, but the OID to configure password for the user technician does not work for me, I cannot access the cable modem with this user, someone knows what can happen

https://mibs.observium.org/mib/ARRIS-CM-DOC30-DEVICE-MIB/

kwesibrunee
Arris modems use Password of

Arris modems use Password of the Day for technician password.

You should set in the modem config file your client seed this is the DES encoding of the ascii seed This can be generated in Packet Ace

SnmpMibObject 1.3.6.1.4.1.4115.1.3.4.1.2.3.0 HexString 0xffffffff8f873a28 ; /*arrisCmDoc30AccessClientSeed*/

You need the Arris Packet Ace tool and you put in the client seed, and generate the POTD for a given date range.

Alternatively you can use the attached web page which is setup for the default seed (not recommended) if you modify line 140 and add your seed as the third argument in ascii it will generate the password of the day based on your seed. It could be modified to generate more than one POTD at the time.

File attachments: 
jmurga
I need to encode my Seed client, how do I do it?

As I can encode my Seed client to DES, I don't have Arris software, I use Excentis software to create my DOCSIS files

kwesibrunee
To my knowledge, the DES

To my knowledge, the DES encryption key has not been cracked so you would need PacketAce Password of the Day tool to generate the DES seed, the plaintext one needs to be 4-8 chars long.

If you post a way to contact you outside of this site, I can generate the DES seed for you and communicate it for you, but immortalizing it on the forum would not be very secure.

jmurga
How do I change the format of Sed

I obtained software to generate the Sed, but here it generates a question and it is the following: for example, if I create the Seed "TEST" it generates "DES encoded seed" CD.7D.DE.86.D7.04.4A.85, now If I apply this format to the DOCSIS file, the cable modem does not connect, now if the format is like this that you previously showed me "0xffffffff8f873a28" the cable modem does connect, then the question is how do I change DES encoded seed to this format 0xffffffff8f873a28?

kwesibrunee
0xCD7DDE86D7044A85

0xCD7DDE86D7044A85

jmurga
Thank for Suport

Thank for Suport

Log in or register to post comments