Bug #16988
MAC spoofing not disabled in 4.0~beta1
Start date:
Due date:
% Done:
0%
Description
- Start Tails 4.0~beta1 on my spare X201.
- Disable MAC spoofing in Tails Greeter.
- Start Tails.
macchanger -s wlan0
I get a different “Current MAC” and “Permanent MAC”.
Subtasks
History
#1 Updated by intrigeri 2019-08-22 14:37:20
- blocks Feature #16209: Core work: Foundations Team added
#2 Updated by intrigeri 2019-08-22 14:38:52
Interesting! Especially given we have an automated test about this. Perhaps something different happens for Wi-Fi devices? E.g. could it be NetworkManager’s MAC address randomization while scanning for networks?
#3 Updated by intrigeri 2019-08-22 18:14:47
- Assignee set to sajolida
> E.g. could it be NetworkManager’s MAC address randomization while scanning for networks?
According to my test, that’s exactly it, and it’s expected since Tails 3.0.
Dear sajolida, please try this:
- Start Tails 4.0~beta1
- Disable MAC spoofing in Tails Greeter.
- Start Tails.
macchanger -s wlan0
→ you get a different “Current MAC” and “Permanent MAC”, as expected (for details, see commit:30dd0e10a0f58cd6d6e6a5e859ca52c5b2ecdefe andFeature #11856)- Connect to a Wi-Fi network
macchanger -s wlan0
→ you should get “Current MAC” == “Permanent MAC”; if you get different MAC addresses at this point, then it’s a bug and I’ll need a WhisperBack report to investigate further as I can’t reproduce it; if you get identical MAC addresses at this point, then it’s a feature, and please close this ticket as not-a-bug (Rejected)
Thanks in advance!
#4 Updated by sajolida 2019-08-23 10:25:20
- Status changed from New to Rejected
- Assignee deleted (
sajolida)
Indeed, sorry for the noise: the MAC address gets back the the permanent one. Case closed.
#5 Updated by intrigeri 2019-08-23 10:32:51
> Indeed, sorry for the noise: the MAC address gets back the the permanent one. Case closed.
Thanks for confirming! :)