I don't know if the line arrangement matters but my "/etc/network/interfaces" looks like
<code> auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp </code> and I think the command "macchanger -p eth0" resets to original as it says that in the man page.
