Change your MAC address in Linux

by Sanju 2009-12-29 23:41:37

Change your MAC address in Linux

If you wish to change your MAC address in Linux, all you have to do is bring the interface down then use the hw ether switch:

ifconfig eth0 down
ifconfig eth0 hw ether 02:01:02:03:04:08
ifconfig eth0 up


Tagged in:

1058
like
0
dislike
0
mail
flag

You must LOGIN to add comments