How to see what static IPs are active?

Started by Nanasa, October 12, 2020, 04:10:14 AM

Previous topic - Next topic
Hi everyone!
https://lekded888.com/
Where is the menu to see list of static IP address being used on firewall?
I can see DHCP leases under Services-->DHCPv4--?Leases.
Is there an entry for the Static IPs being used?
My router uuses 192.168.4.1 & DHCP server 192.168.4.10 to 192.168.4.100.
I have assigned static IP 192.168.4.2 to 192.168.4.9.
Thank in advance.

You can show the traffic from internal hosts with netflow: https://docs.opnsense.org/manual/netflow.html

If you are looking to keep track of addresses you have assigned, you can use IPAM like Gestio: https://www.gestioip.net/ but that is probably overkill for home networks.

Bart...