*** Expected behavior: macspoof script automatically scrambles network interface MACs at sys-net startup using instructions from [1], just like in R3.1.
[1] https://www.qubes-os.org/doc/anonymizing-your-mac-address/ *** Actual behavior: [user@sys-net ~]$ sudo systemctl status macspoof@wlp0s1 ● [email protected] - macchanger on wlp0s1 Loaded: error (Reason: Invalid argument) Active: inactive (dead) Same on wired interface. ifconfig confirms MAC addresses are not changed. *** Workaround: Set configured wireless networks to not automatically connect; and start the computer with no connected Ethernet cables. Then: [In sys-net:] sudo ifconfig wlp0s1 down sudo macchanger -r wlp0s1 sudo ifconfig wlp0s1 up [Repeat as necessary for each interface for which randomized MAC is desired.] [Manually connect to wireless network using Network Manager applet, plug in cable, etc.] *** Additional notes: Could it be something flaky with my hardware's interaction with new drivers? IIUC, sys-net was/is the same fedora-23 in both R3.1 and R3.2rc3. So, same drivers. Or could a qubes-specific startup script ordering be now wrong? Thanks! -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/4dadc6be3a68b4a2747681c7f9af7716.webmail%40localhost. For more options, visit https://groups.google.com/d/optout.
