I am trying to spoof my MAC Address to my old eth0 MAC address, but with grsec patched Kernel it did not work.
- Code: Select all
thunder1:~# ifconfig eth0 hw ether 00:0b:6a:XX:XX:XX
SIOCSIFHWADDR:device or resource busy
So, which option must be disabled to allowing changing of the eth0 MAC address?
Cheers,
P2k1