fasheng
2014-07-14 07:18 deepin
Reply Like 0 View the author
Please enter the Network model in Deepin Control Centre to set the mac address.
[quote]Please enter the Network model in Deepin Control Centre to set the mac address.
Popular Events
More
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
pre-up ifconfig wlan0 hw ether AA:BB:CCD:EE:FF
-------------------------------------------------------------------
However, I did the same in Linux Deepin and wireless crashes after rebooting.
I have already tried with this also....
sudo ifconfig down
sudo ifconfig wlan0 hw ether AA:BB:CCD:EE:FF
sudo ifconfig wlan0 up...
The mac address changed, but when it tries to connect to the wifi hotspot it immediately turns back to the default mac address
I want to know why modifing the interfaces file in Ubuntu works and in Linux Deepin doesn't?. I want to modify the system to change the mac address in the booting proccess. Thanks I hope you can help me.