OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 6000 - Tosa => Topic started by: nightfly on December 01, 2004, 01:37:27 pm
-
Topic says it all: how can I change the mac address of the built-in wlan?
(iwconfig doesn't work)
-
Try this
ifconfig wlan0 down hw ether 0:0a:0a:a0:a0:a0
ifconfig wlan0 up
[span style=\'font-size:8pt;line-height:100%\']Found it here at the bottom (http://www.irongeek.com/i.php?submenu=zaurus/zaurusheader&page=zaurus/generalosinfo)[/span]
-
You'll probably have to do this every time you power cycle the card as well.
-
Thank you!
-
you can embed the ifconfig the commands in /etc/pcmcia/wireless or similar to force the MAC address (easiest for every card).