You are not logged in.
If I do a ifconfig [device] hw ether [mac address], how can I later revert the settings back to the default MAC address without knowing it?
Offline
Bring the device down and up again. ifconfig commands are not persistent.
Offline
When I bring it down and up, the MAC stays the same ![]()
Offline
Any ideas?
Offline
My, er, "trick" is to unload and reload the modules for the NIC ![]()
Edit: You could also use macchanger to force the NIC to use a specific MAC. So, if you want to go back the original one, then force it to it.
Last edited by Bebo (2007-10-09 22:22:56)
Offline