#18484: Override mac address doesn't work
------------------------+----------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: packages | Version: Trunk
Resolution: | Keywords: Override mac address
------------------------+----------------------------------
Comment (by bittorf@…):
maybe i did something wrong with:
https://dev.openwrt.org/changeset/43074/trunk
this is really a 'v2' - i dont have such a board here in my zoo.
can you please tell us, which mac is on the board and what is the output
of:
{{{
. /lib/functions.sh
. /lib/functions/system.sh
echo "'$( mpc85xx_board_name )'"
I=0
while [ $I -lt 1000 ]; do
mtd_get_mac_binary config $I | grep ^'d8:14:6d' && echo $I
let I+=1
done
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/18484#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets