Hi,
I'm testing OpenWRT (r15349, r15572) on RouterStation boards and I noticed that ethernet devices have weird (incorrect) MAC adresses:
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 12:9c:e1:21:c9:8e brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 42:9b:26:8a:21:33 brd ff:ff:ff:ff:ff:ff
With original firmware (downloaded from http://www.ubnt.com/downloads/RS/RSx.ar7100.OpenWRT.bin ), MACs seems to be OK.
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 00:15:6d:c1:bb:e0 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 00:15:6d:c1:bb:e1 brd ff:ff:ff:ff:ff:ff
I tested four RouterStation boards with the same results (always the same incorrect MACs).
OpenWRT (r15349 and r15572) has been built standard way, on Debian Etch without extra configuring or kernel tweaking.
Any ideas?
--
Richard Svec