On Tuesday 06 June 2006 18:32, Khiraly wrote: > Hi! > > Is it possible to change the MAC address, once and for all? > If I change the MAC address, after reboot, the original MAC address is > restored. > > I change with the following commands: > ifconfig eth1 down > ifconfig hw ether 11:22:33:44:55:66 > ifconfig eth1 up > > The problem is that, I have registered my MAC address at uni (with my > old computer), and want to use with the recent one. So it is painful to > change all the time. > (I have registered my old MAC address in other places too)
You can use the bcm43xx-sprom utility to modify the on chip SPROM. See berlios SVN for source code. -- Greetings Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
