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:
a minute later...
How is the MAC-address made to change in this way, and what controls it in Debian?
How can the
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?