OPNsense Forum

English Forums => General Discussion => Topic started by: Nanasa on October 12, 2020, 04:10:14 AM

Title: How to see what static IPs are active?
Post by: Nanasa on October 12, 2020, 04:10:14 AM
Hi everyone!
https://lekded888.com/ (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.
Title: Re: How to see what static IPs are active?
Post by: bartjsmit on October 12, 2020, 07:56:24 AM
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...