Currently connected devices

Hello
Is it possible to check/display what devices are currently live and statically connected to the network ?
Because in the web GUI under DHCP server i can only see dynamically addresses assigned to a device, but if a device is assigned statically , there is no indication if the device is connected to the network or not .

Every Firewall iv ever worked with , has the section where you can see active hosts and addresses (assets), im sure IPFIRE should have this section also , there is no reason or logic if it doesn’t .

Just a case for the who is online addon.

You could also check the page “Status → Network (other)”. Scroll all the way down to the bottom, there is the ARP-table.

From GUI Status-> Connections

This lists the network connections, not the active devices.
You can filter the information wanted, but this is hard.

Some kind of active scanner would be needed.

You could use nmap, which is available as an add-on, and then implement it in a GUI with additional parameterization.