PDA

View Full Version : Non-volatile change of MAC-Address


Randale91
13-09-2005, 09:06
Hello,

is it possible to change MAC-Address forever ?
Do i have to edit BOOTloader code ?
If i change nvram vars and reset router to defaults, default
settings will be restored ?

Thanks a lot.

Gabriel

erik_bies
13-09-2005, 17:45
mmmmmm not sure.
What definately works is to run during the booting
ifconfig ethX hw ether xxxxxx down
ifconfig ethX up

replace xxx with mac, replace ethX with right eth port