Raimund Eimann
2007-06-01 16:27:55 UTC
Hi,
I'm using a Proxim 8470-WD card and would like to change its MAC address.
However, all attemps so far failed:
# ifconfig ath5 hw ether aa:bb:cc:dd:ee:ff
SIOCSIFHWADDR: Invalid argument
# ifconfig wifi0 hw ether aa:bb:cc:dd:ee:ff
SIOCSIFHWADDR: Invalid argument
However,
# ifconfig eth0 hw ether aa:bb:cc:dd:ee:ff
works just fine, so the syntax is correct.
What am I doing wrong here?
Cheers,
Raimund
I'm using a Proxim 8470-WD card and would like to change its MAC address.
However, all attemps so far failed:
# ifconfig ath5 hw ether aa:bb:cc:dd:ee:ff
SIOCSIFHWADDR: Invalid argument
# ifconfig wifi0 hw ether aa:bb:cc:dd:ee:ff
SIOCSIFHWADDR: Invalid argument
However,
# ifconfig eth0 hw ether aa:bb:cc:dd:ee:ff
works just fine, so the syntax is correct.
What am I doing wrong here?
Cheers,
Raimund