#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
Keywords: Override mac address |
----------------------------------+----------------------------------
Hi. Using latest trunk on WDR4900 rev 2 I can't no longer override the wan
mac address, as for ar71xx target the mac is hardcoded as
D8:14:6D:FE:32:8C. On lan interface it gets overriden.
Here's the config:
{{{
config interface 'wan'
option ifname 'eth0'
option proto 'static'
option ipaddr '192.168.1.22'
option netmask '255.255.255.0'
option gateway '192.168.1.1'
option dns '8.8.8.8'
option delegate '0'
option macaddr '15:AA:69:44:B2:17'
root@OpenWrt:~# ifconfig eth0
eth0 Link encap:Ethernet HWaddr D8:14:6D:FE:32:8C
inet addr:192.168.1.22 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::da15:dff:fefe:322b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8750142 errors:0 dropped:609 overruns:0 frame:0
TX packets:5168786 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2975322119 (2.7 GiB) TX bytes:550739622 (525.2 MiB)
Interrupt:4
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/18484>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets