Earlier quoted context omitted.
Would be interested where that happens because I've never encountered something like this (binding the mac to the access) in public networks e.g. McDonald's, hotels and other shops. I did only get access codes which could be used for a specific time where I just changed my mac address. I only know about mac whitelisting in protected networks managed by wary administrators.
Airports do this all the time: Wifi is free for 1 hour, after that it's $X/hour. It's simply putting a "timer" on the MAC address.
Randomize your WiFi MAC address on Ubuntu
41–50 of 108 posts
Re: Randomize your WiFi MAC address on Ubuntu
#42This seems like a good idea until you realize that you are the only one using a random mac address. (There is a vendor prefix at the beginning of every mac) Better would be to take a bit more care in choosing a more realistic address.
I think it's not a good idea to change your mac address as your only precaution against tracking. The DNS requests you'll make will reveal which sites you frequent. I would advise to use a VPN connection. In this case it doesn't matter that you've randomized your mac address in a way which can be clearly identified as random. And even then you can see the VPN server IP in the logs so you should also make precautions…
Re: Randomize your WiFi MAC address on Ubuntu
#43See page 7: https://www.wired.com/images_blogs/threatlevel/2012/09/swart...
Re: Randomize your WiFi MAC address on Ubuntu
#44Be aware that this technique could be illegal or appear suspicious in some jurisdictions. MAC address randomization was mentioned in Aaron Swartz's indictment for wire fraud. See page 7: https://www.wired.com/images_blogs/threatlevel/2012/09/swart...
Re: Randomize your WiFi MAC address on Ubuntu
#45This seems like a good idea until you realize that you are the only one using a random mac address. (There is a vendor prefix at the beginning of every mac) Better would be to take a bit more care in choosing a more realistic address.
I think it's not a good idea to change your mac address as your only precaution against tracking. The DNS requests you'll make will reveal which sites you frequent. I would advise to use a VPN connection. In this case it doesn't matter that you've randomized your mac address in a way which can be clearly identified as random. And even then you can see the VPN server IP in the logs so you should also make precautions…
Unless avoiding this becomes common practice and then the whole story changes.
Re: Randomize your WiFi MAC address on Ubuntu
#46Earlier quoted context omitted.
Airports do this all the time: Wifi is free for 1 hour, after that it's $X/hour. It's simply putting a "timer" on the MAC address.
Then randomizing that address gives you a new hour every time.
Re: Randomize your WiFi MAC address on Ubuntu
#47Be aware that this technique could be illegal or appear suspicious in some jurisdictions. MAC address randomization was mentioned in Aaron Swartz's indictment for wire fraud. See page 7: https://www.wired.com/images_blogs/threatlevel/2012/09/swart...
Can you show me where changing your MAC address is illegal?
Re: Randomize your WiFi MAC address on Ubuntu
#48Earlier quoted context omitted.
Because maybe you had to pay to access the network and part of that involved binding your mac address. For example, calling the hotel desk to get your device to work.
Would be interested where that happens because I've never encountered something like this (binding the mac to the access) in public networks e.g. McDonald's, hotels and other shops. I did only get access codes which could be used for a specific time where I just changed my mac address. I only know about mac whitelisting in protected networks managed by wary administrators.
Re: Randomize your WiFi MAC address on Ubuntu
#49This seems like a good idea until you realize that you are the only one using a random mac address. (There is a vendor prefix at the beginning of every mac) Better would be to take a bit more care in choosing a more realistic address.
I think it's not a good idea to change your mac address as your only precaution against tracking. The DNS requests you'll make will reveal which sites you frequent. I would advise to use a VPN connection. In this case it doesn't matter that you've randomized your mac address in a way which can be clearly identified as random. And even then you can see the VPN server IP in the logs so you should also make precautions…