LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Changing MAC address on the Fly (https://www.linuxquestions.org/questions/linux-kernel-70/changing-mac-address-on-the-fly-802241/)

shaiss 04-15-2010 01:20 PM

Changing MAC address on the Fly
 
3 Attachment(s)
I'm doing some research on old kernels and running the following on 2.6.7 or 2.6.8 gives a resource busy error. But on 2.6.28 the command works as expected. How would I determine which kernel allowed this command to change the mac address on the fly? ip link set dev <dev> addr <MAC>

You can see some screenshots in the attachments. Thank you!

nini09 04-15-2010 02:35 PM

Normally you should bring interface down when you change some interface parameter.


All times are GMT -5. The time now is 09:11 AM.