#14714: Invalid Mac Address on Ethernet switch for WDR4900 v1.3
---------------------------------+----------------------------------
Reporter: klondike+openwrt@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: kernel | Version: Trunk
Resolution: | Keywords:
---------------------------------+----------------------------------
Comment (by bittorf@…):
fixed with this patch:
https://lists.openwrt.org/pipermail/openwrt-devel/2014-October/028906.html
you can manually ask for the right mac with e.g.
{{{
. /lib/functions.sh
. /lib/functions/system.sh
echo "LAN = $(mtd_get_mac_binary config 338)"
echo "WAN = $(mtd_get_mac_binary config 344)"
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/14714#comment:16>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets