bayron.tistory.com/entry/우분투에서-MAC-address-변경
sudo vim /etc/network/interfaces
auto eth0
iface eth0 inet dhcp
hwaddress ether 00:00:00:00:00:00
노란색 부분에 원하는 MAC address 입력.
sudo service /etc/init.d/networking restart
MAC Address Generator
http://sqa.fyicenter.com/Online_Test_Tools/Test_MAC_Address_Generator.php
0 comments:
Post a Comment