PDA

View Full Version : Change MAC address



gwl
07-12-2004, 16:12
Is it possible to change the (wireless) MAC address of the Asus WL500g,
(so that, in ClientMode we can chooss which MAC to send to the remote AP)

thanks,

erik_bies
08-12-2004, 01:15
use search..


ifconfig eth2 hw ether newMAC down
ifconfig eth2 up

gwl
08-12-2004, 17:33
thanks! :)