LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   MAC address change (https://www.linuxquestions.org/questions/linux-networking-3/mac-address-change-678469/)

elias_vc 10-23-2008 12:02 AM

MAC address change
 
I recently found a very useful option of the ifconfig command that lets me change my MAC address - hw for those who did not know. Now, the question is why; why can I change it? I mean, isn't that address supposed to be unique or something?

unSpawn 10-23-2008 02:14 AM

The address engrained in the HW itself is unique. It will be available again when the device is recognised by the system again if no modifications are performed. As for the reasons why I don't know, but given the fact that about everything is configurable in GNU/Linux, it's moot anyway?..

JZL240I-U 10-23-2008 02:42 AM

AFAIK some vendors (and others) use the MAC address to identify your machine. You might object to that...

salasi 10-23-2008 03:01 AM

Quote:

Originally Posted by elias_vc (Post 3319379)
Now, the question is why; why can I change it? I mean, isn't that address supposed to be unique or something?

Well, yes, its supposed to be unique and you will get into trouble if it isn't unique within a collision domain.

My guess is that shortly after the first person made the mistake of trying to filter net access by MAC address, someone came up with a hack to get around it, although it might also be the case that some of the supposedly unique-from-the-factory addresses weren't as unique as they should have been and a hack was needed to get around that.


All times are GMT -5. The time now is 01:59 AM.