Raspberry Pi / Linux : Change mac address permanently

To change mac address of raspberry pi, edit /etc/network/interfaces file as shown below;

auto eth0
iface eth0 inet dhcp
hwaddress ether 00:00:00:00:00:00 # (mac address)

And then reboot the pi. It’s ok.

Bugün 1, bugüne kadar toplam 87 kez ziyaret edildi.

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir