Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Pogoplug-Pro-V1 Oxnas (OX820) Debian changing MAC-address (2 replies)

$
0
0
Curiosity in these privacy times made me wonder how Pogoplug-Pro-V1 (with latest kernel 5.4.179) could be made to change MAC-address to a random hardware address under Debian. Curiosity made me see that this already seems to be built into the rootfs, or am I mistaken? This has been observed by chance:

arp-scan -l
192.168.0.4	00:11:22:33:44:55	Cloud Engines, Inc.

a minute later...

arp-scan -l
192.168.0.2	44:55:00:11:aa:22	(Unknown: locally administered)

How is the MAC-address made to change in this way, and what controls it in Debian?
How can the
(Unknown: locally administered)
be changed or manipulated?

Viewing all articles
Browse latest Browse all 3247

Trending Articles