@scotrod said in Dynamic DHCP lease not visible outside of ARP table:
That's how we started. At this point I have no way of showing dynamic leases anywhere but the ARP table and I expect to see that under DHCP leases. Also, assigning a static lease on a particular MAC address won't work (I've tried that several times) until i check the Create an ARP Table Static Entry for this MAC & IP Address pair. checkbox. I don't know if that's by design, but if it is, it's just a dumb design.
Not needed because not related - and sure enough not by design. I never look at the ARP page ...
Also : look at my ARP table :
[image: 1753864634193-ee416d17-5007-48b3-9b60-a2bd51ba2818-image.png]
ARP requests are cached (on pfSense) and stay valid for (default) 1200 seconds = 20 minutes.
The ARP relation IP <=> MAC has nothing to do with the fact that the IP was obtained originally by a static IP assignment, or or DHCP request (static MAC or dynamic).
See here for a nice example.
Not a solution, but this would help you : Nearly all my LAN devices have a static MAC DHCP setup, so my NAS, printers, airco, all the networked LAN PCs and other stuff I need to access to control have a 'fixed' but DHCP assigned IP = static MAC DHCP. You could do the same for your setup if the network isn't very big. As you don't change all your equipment very often, this is a one time job.
I don't care, for my network, if I I don't see the IPv4 of a device that is merely visiting for a while, and then vanished, like the phone IP of a friend that uses my network. I'm not going to connect to his IP anyway, neither sharing info with it etc.
According to this blog post, kea DHCP worked since Plus 23.09.
This means that classic dynamic leases woild be served, and shwon on the leases page.
Back then, as shown in the "restrictions" list, static MAC leases weren't even supported yet.
That changed with 24.11 - and yiou' shwon that that part works.
So : imho, your issue isn't "kea" (as we both use it - and it works for me). There must be some setting somewhere that explains this all ....