Encrypted output:
mgmt_opq=kdS+yok8yWM=:zS0U62VvOPI=:6C9zqH5bnu4=
Read all related posts, tried with Base64 decoders but didn't work.
Additional info
The output should be an Ethernet MAC address: 6 bytes, 48bits.
# fw_printenv | grep opq
mgmt_opq=kdS+yok8yWM=:zS0U62VvOPI=:6C9zqH5bnu4=
kdS+yok8yWM=
should be the first word(16 bit) of MAC address
zS0U62VvOPI=
should be second word of MAC address
6C9zqH5bnu4=
should be third word of MAC address
mgmt_opq=kdS+yok8yWM=:zS0U62VvOPI=:6C9zqH5bnu4=
– Adrian Constantin Oprea Jan 16 '17 at 00:55Processor : ARM926EJ-S rev 1 (v5l) BogoMIPS : 1192.75 Features : swp half thumb fastmult edsp CPU implementer : 0x56 CPU architecture: 5TE CPU variant : 0x2 CPU part : 0x131 CPU revision : 1 Cache type : write-back Cache clean : cp15 c7 ops Cache lockdown : format C Cache format : Harvard I size : 16384 I assoc : 4 I line length : 32 I sets : 128 D size : 16384 D assoc : 4 D line length : 32 D sets : 128
– Adrian Constantin Oprea Jan 16 '17 at 00:56Linux version 2.6.22.18 (gcc version 4.2.0 20070413 (prerelease)) #1 Sun Aug 7 07:41:37 IDT 2016
– Adrian Constantin Oprea Jan 16 '17 at 00:56