Change MAC address or physical address in linux
1. Down the wifi adapter
—- ifconfig {interface_name} down
2. Now change your MAC address
—- macchanger -r {interface_name}
3. At last bring up the wifi adapter
—– ifconfig {interface_name} up
mac address