Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

My native linux partition is connected with a yagi usb antenna and my virtual machine is a cloned setup of it, the problem is the mac adress that interfere but i could only change the mac adress of the native partition because of the specifics uses of the virtual machine ...

share|improve this question

3 Answers

Use macchanger.

This is the sample command:

macchanger --mac 00:11:22:33:44:55 wlan0
share|improve this answer

very simple click on your network icon in the task bar, click wlan0 , click on edit.. change the mac and save :)

share|improve this answer

This can be configured in Network Manager nowadays. Below is a screenshot in KDE (Kubuntu), but this should be very similar in regular Ubuntu (Unity).

enter image description here

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.