#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@…):

 here it looks like this:

 {{{
 root@Schreibtischspinne:~ cat /etc/openwrt_version
 r43102

 root@Schreibtischspinne:~ uci show network.wan
 network.wan=interface
 network.wan.ifname=eth0.2
 network.wan.proto=static
 network.wan.ipaddr=10.63.43.253
 network.wan.netmask=255.255.255.252
 network.wan.macaddr=00:04:9f:00:08:08

 root@Schreibtischspinne:~ ip address show dev eth0.2
 9: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
 state UP group default
     link/ether 00:04:9f:00:08:08 brd ff:ff:ff:ff:ff:ff
     inet 10.63.43.253/30 brd 10.63.43.255 scope global eth0.2
        valid_lft forever preferred_lft forever
     inet6 fe80::204:9fff:fe00:808/64 scope link
        valid_lft forever preferred_lft forever
 }}}

 so my "special" mac is applied. please show us: 'uci show network.wan'

--
Ticket URL: <https://dev.openwrt.org/ticket/18484#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to