Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Jun 292010
 

How to change MAC address

Answer:

To change MAC address, you need to take the network interface

# sudo ifconfig eth1 down

Then change it by

# sudo ifconfig eth1 hw ether 00:01:02:03:04:05

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>