Quantcast
Channel: MAC Address Spoofing/Changing Software - Server Fault
Viewing latest article 1
Browse Latest Browse All 7

Answer by PEra for MAC Address Spoofing/Changing Software

$
0
0

If you use ifconfig to alter the MAC address, the change is not preserved (reboot). If you want the MAC to be changed permanently, you need to edit the interface's config file.

In Debian/Ubuntu this is /etc/network/interfaces. Add a line like hwaddress ether 01:02:03:04:05:06 for the interface in question:

iface eth0 inet dhcp
    hwaddress ether 01:02:03:04:05:06

Best, PEra


Viewing latest article 1
Browse Latest Browse All 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>