Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: add VLAN support #6

Open
jchurchward opened this issue Oct 22, 2022 · 2 comments
Open

Feature Request: add VLAN support #6

jchurchward opened this issue Oct 22, 2022 · 2 comments

Comments

@jchurchward
Copy link

VLAN checks could just be via a config entry for allowed VLAN ids and then run arp-scan with the --vlan tag for each and every vlan specified. Outside of that it would be a matter of watching for traffic on any vlans not allowed and alert that there's an unknown vlan in use. Since adding VLANs is not a common occurrence in any network there should be no need for a UI component, only a config file entry.

@reneManqueros
Copy link
Owner

To confirm, this would be making a list of devices on the allowed vlans and then any device not on them you'd get the alert but what would the UI show, only the allowed or everything?

@jchurchward
Copy link
Author

In the UI there would be no change to how it is now e.g., you would see everything and have the ability to mark it as known or see it as unknown and receive alerts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants