Does dom0 keep any logs of your randomized mac adresses for connecting to wifi?

in either 4.1 or 4.2?

yes

How do you delete the log and stop this?

The qubes logs are in dom0 /var/log/xen/console/ directory.
You can delete them and mount this directory as tmpfs:

Actually dom0 doesn’t connect to WiFi and doesn’t run any networking code, sys-net does. AFAIK all related logs should only be in sys-net, which, if disposable, is reset every reboot by itself.

The VM is made by Xen, Dom0 does have the log, and you can see the base HW address in the log file

1 Like

The qube console logs are stored in /var/log/xen/console/ directory.
You can check the /var/log/xen/console/guest-sys-net.log and you’ll see all its log including NIC MAC address.

Thanks for correction! I expected a stronger isolation of the hardware from dom0.