Ticket #183 (closed bug: invalid)
MAC address of some OM2P units incorrectly listed in cloudtrax
| Reported by: | jmatwyko | Owned by: | dfl-owner |
|---|---|---|---|
| Priority: | major | Milestone: | ng-beta |
| Component: | dashboard | Keywords: | OM2P, MAC, DHCP |
| Cc: | Network name: | westerly |
Description
I have 10 OM2P units connect to a buffalo router fed by cable modem. I wanted to reboot several units remotely so I ssh to buffalo unit and then when I listed DHCP clients to gather IPs/mac addresses of AP units and compare them to IPs/mac in cloudtrax (a tedious job as OM2P node name isn't listed as hostname in DCHP list, instead hostname is listed as AP's MAC). This is when I found that 2 of the units mac address don't jive with cloudtrax.
From buffalo router dhcp list.
root@westerly-main:~# more /tmp/dnsmasq.leases
43200 ac:86:74:02:18:59 172.16.0.152 * 01:ac:86:74:02:18:59
43200 ac:86:74:02:12:09 172.16.0.46 * 01:ac:86:74:02:12:09
43200 ac:86:74:02:12:00 172.16.0.182 * 01:ac:86:74:02:12:00
43200 ac:86:74:02:12:10 172.16.0.137 * 01:ac:86:74:02:12:10
43200 ac:86:74:02:18:f8 172.16.0.195 * 01:ac:86:74:02:18:f8
43200 ac:86:74:02:11:f8 172.16.0.104 * 01:ac:86:74:02:11:f8
43200 40:a6:d9:8b:04:0b 172.16.0.226 Robs-iPhone-2 01:40:a6:d9:8b:04:0b
43200 ac:86:74:02:18:60 172.16.0.243 * 01:ac:86:74:02:18:60
43200 ac:86:74:02:12:b0 172.16.0.193 * 01:ac:86:74:02:12:b0
43200 e8:3e:b6:86:eb:89 172.16.0.118 BLACKBERRY-9A1E 01:e8:3e:b6:86:eb:89
43200 60:fb:42:47:73:ff 172.16.0.225 Megans-Ipod 01:60:fb:42:47:73:ff
43200 cc:55:ad:e7:c1:a0 172.16.0.191 BLACKBERRY-B01B 01:cc:55:ad:e7:c1:a0
43200 34:51:c9:bf:94:d1 172.16.0.83 iPad 01:34:51:c9:bf:94:d1
43200 14:8f:c6:d7:fa:e5 172.16.0.55 Bethans-iPhone 01:14:8f:c6:d7:fa:e5
43200 00:1d:e0:37:25:a3 172.16.0.28 PRI-CNU7503BTX 01:00:1d:e0:37:25:a3
43200 14:5a:05:a3:a0:e0 172.16.0.6 iPhone 01:14:5a:05:a3:a0:e0
43200 78:ca:39:7e:f4:f9 172.16.0.73 Pascales-iPhone 01:78:ca:39:7e:f4:f9
43200 00:1b:9e:2d:3a:47 172.16.0.115 john-PC 01:00:1b:9e:2d:3a:47
43200 58:1f:aa:09:4c:03 172.16.0.96 Angelas-iPhone 01:58:1f:aa:09:4c:03
43200 00:1e:65:76:bf:3a 172.16.0.151 FS34040L0003136 01:00:1e:65:76:bf:3a
43200 70:de:e2:76:f2:90 172.16.0.172 * 01:70:de:e2:76:f2:90
43200 ac:86:74:02:12:78 172.16.0.224 * 01:ac:86:74:02:12:78
43200 ac:86:74:02:18:68 172.16.0.94 * 01:ac:86:74:02:18:68
Comparison from Cloudtrax.
43200 ac:86:74:02:12:09 172.16.0.46 * 01:ac:86:74:02:12:09 dchp -> is actually AP10 with mac address in cloudtrax more node details -> AC:86:74:02:12:08
43200 ac:86:74:02:18:59 172.16.0.152 * 01:ac:86:74:02:18:59 -> is actually AP11 with mac address in cloudtrax more node details -> AC:86:74:02:18:58
Could this be type of problem be the source of problems such as in ticket #174 and/or related to crazy mesh routing in ticket #172
If not, then still the mac addresses labeled on some units are for the wrong interface it seems???
