7

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 ...

zillion
  • 291

3 Answers3

8

Use macchanger.

This is the sample command:

macchanger --mac 00:11:22:33:44:55 wlan0
JohanSJA
  • 2,584
7

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

gertvdijk
  • 69,427
0

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

llm
  • 1