MAC address to DEVICE-NAME table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2013 01:22 PM
Is this possible? Has anyone done it?
Also, I'm running a ZD1000 with the "9.3.4.0 build 15" firmware.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2016 09:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2017 08:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2018 09:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2018 09:29 PM
If I remember correctly, your arp table doesn't have to be complete. Assuming your Lan is on a Switch instead of a Hub, it shows the hosts your machine was connected with previously somehow. And I don't think entries are automatically deleted from the table if a host goes offline or is added when a new one comes online.
Your switch has it's own arp table (probably most complete if your Lan only has 1 switch). So has your router and your gateway.
As for hostnames, I think you can only get them via lookups.
IP Scanners basically do ping sweeps over the subnet to see if certain ports respond. If it does, then it does a lookup for the hostname.
Although a bit overkill (and not installed by default) but 'nmap' is an all-in-one tool for these kind of things.see: https://tgw.onl/digitalocean/ https://tgw.onl/siteground/ https://tgw.onl/ipage/

