Replies: 1 comment 4 replies
-
|
Hi @cybermcm , You could try other plugins which don't require fake MACs, e.g if your router supports SNMP you could use that plugin: https://github.com/netalertx/NetAlertX/tree/main/front/plugins/snmp_discovery I could also implement:
Let me know what you are thinking. Ping @adamoutler if you have thoughts on this. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm new to NetAlertX but so far I really like it, great work!
I'm currently using it in my homelab (4 VLAN).
With standard settings I can discover the VLAN where NetAlertX is installed. I do not get any results from the other VLANs, something I would expect with an ARP scan.
So I enabled NMAPDEV plugin and now I'm getting results from the other VLANs as well, with fake MACs
Problem: I get many double entries for the VLAN where NetAlertX is installed, one with real MAC and one with a fake MAC although most devices have a fixed IP.
How to avoid that?
Beta Was this translation helpful? Give feedback.
All reactions