Hi to all,
I'm trying to find a way to obtain the last mac addresses that have requested an ip address to a dhcp server that is set to be static-only, to add it manually.
I know that I can temporary enable an address pool to see which address do the request and convert to static, but I doesn't want to give a false ip address that I need to change after, or catch the some other devices that is currently without ip (and I want to keep it in that state).
I've tried using the logs in debug mode for the dhcp section, but it's really hard to see only the unanswered query, because of the huge amount of renew request I get.
There's any better way? Something I can use to log only those request? Any tools or method?
Can I attach a script to some dhcp event type?
Thanks to all
Cheers
Daniele