Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

Pi Alert VLAN issue

I recently discovered Pi Alert (and the various forks of it) and it seems like something that might be useful on my homelab.

I've decided to use this version, and have tried the others as well, but I can't seem to get it to discover things outside of the VLAN that it is installed on.

It is running on a Proxmox VM using a trunk'd interface that has several VLANs available to it. If I SSH into the VM hosting Pi Alert, I am able to ping the devices on the other VLANs without issues, so I know ICMP detection should be working.

Here is the config section.
I am using SCAN_SUBNETS = [ '192.168.1.0/24 --interface=ens18', '192.168.2.0/24 --interface=ens18' ] To test 2 of my VLANs, and as mentioned, they are on the same interface, however this does not seem to be working.

Anyone have any suggestions?

MystikIncarnate ,

I didn't have to read far into the documentation of pi alert to find your issue. Scans and detection is done using ARP scans. ARP or address resolution protocol operates on layer 2. VLANs span layer 3 boundaries, so: layer 2 traffic does not traverse VLANs.

Additional scanning (by pi alert) is complimentary to the ARP scan. Which to me reads like ARP scans always need to work.

The easy solution is to use a trunk port into the system, and set up multiple VLAN sub interfaces on the NIC in the OS to handle each VLAN. Alternatively, give the VM multiple NICs, one for each VLAN you wish to scan.

The bottom line is that the pi alert system needs to have a direct network link into each network that it is trying to monitor.

tinsuke ,
@tinsuke@lemmy.world avatar

Was going to suggest opening an issue on the project page, but there's this, was that you?

https://github.com/leiweibau/Pi.Alert/issues/299

vk6flab ,
@vk6flab@lemmy.radio avatar

AFAIK the whole point of a VLAN is that the rest of the network outside your own VLAN is invisible. The only place where other traffic is visible is on the router itself.

root OP ,
@root@lemmy.world avatar

Right. Most of my VLANs are set up that way; they're silos. The VLAN that this is running on is the "management" VLAN that can see the other ones

  • All
  • Subscribed
  • Moderated
  • Favorites
  • incremental_games
  • homelab@lemmy.ml
  • meta
  • All magazines