Hello Mike,
Thanks for the reply. Attached. The MAC addresses are polled and inserted into the DB successfully? If I take the last MAC/IP Pair in the debug and search the DB for it, I find it.
mysql> SELECT * FROM observium.ip_mac where `port_id` = 2376 and `ip_address`='192.168.93.148';
+--------+---------+--------------+----------------+------------+
| mac_id | port_id | mac_address | ip_address | ip_version |
+--------+---------+--------------+----------------+------------+
| 16530 | 2376 | 002655499399 | 192.168.93.148 | 4 |
+--------+---------+--------------+----------------+------------+
1 row in set (0.00 sec)
I have checked on multiple computers and multiple browsers and I have cleared their history so I don’t think it is a browser.
Regards,
Rudolf
/discovery.php
-d -m arp-table
-h