[Kea-users] Kea-users Digest, Vol 127, Issue 18
Uwe Jasper
ujasper at trwg.org
Wed Jan 22 12:33:24 UTC 2025
Hi Darren,
Thank you for the assist, loading the stats hook seems to have done the trick!
Thanks,
Uwe Jasper
SYSTEM ADMINISTRATOR
RiverWoods Group
5 White Oak Drive
Exeter, NH 03833
P: 603.658.1707
ujasper at trwg.org<mailto:ujasper at trwg.org>
Check Out Our New Website!<http://www.riverwoodsnh.org/>
Follow us on LinkedIn<https://www.linkedin.com/company/883471/admin/>
From: Kea-users <kea-users-bounces at lists.isc.org> On Behalf Of kea-users-request at lists.isc.org
Sent: Saturday, January 18, 2025 7:00 AM
To: kea-users at lists.isc.org
Subject: Kea-users Digest, Vol 127, Issue 18
[WARNING - This email originated outside of our TRWG communities - Exercise caution when clicking on links or opening attachments]
Send Kea-users mailing list submissions to
kea-users at lists.isc.org<mailto:kea-users at lists.isc.org>
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-users<https://lists.isc.org/mailman/listinfo/kea-users>
or, via email, send a message with subject or body 'help' to
kea-users-request at lists.isc.org<mailto:kea-users-request at lists.isc.org>
You can reach the person managing the list at
kea-users-owner at lists.isc.org<mailto:kea-users-owner at lists.isc.org>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Kea-users digest..."
Today's Topics:
1. Re: Kea DHCP forensic logging (Darren Ankney)
2. Re: Stork not reporting on subnet usage (Darren Ankney)
----------------------------------------------------------------------
Message: 1
Date: Sat, 18 Jan 2025 05:52:47 -0500
From: Darren Ankney <darren.ankney at gmail.com<mailto:darren.ankney at gmail.com>>
To: "Kea user's list" <kea-users at lists.isc.org<mailto:kea-users at lists.isc.org>>
Subject: Re: [Kea-users] Kea DHCP forensic logging
Message-ID:
<CAKabWHgsPv3TjcSX4pnvQwLDOH2qZUTWKOgU_PaukJh64MfCGA at mail.gmail.com<mailto:CAKabWHgsPv3TjcSX4pnvQwLDOH2qZUTWKOgU_PaukJh64MfCGA at mail.gmail.com>>
Content-Type: text/plain; charset="utf-8"
Hi Jim,
This should be very easy to configure as the default mode of the forensic
logging hook is to log option 82 data if present. The hook is documented
here:
https://kea.readthedocs.io/en/kea-2.6.1/arm/hooks.html#libdhcp-legal-log-so-forensic-logging<https://kea.readthedocs.io/en/kea-2.6.1/arm/hooks.html#libdhcp-legal-log-so-forensic-logging>
A very simple configuration which should do what you describe is the first
example in the documentation. You may need to play with log rotation and
retention settings to keep what you want for as long as is required.
Thank you,
Darren Ankney
On Fri, Jan 17, 2025 at 1:49?PM Jim Springsteen <
jim.springsteen at southslope.com<mailto:jim.springsteen at southslope.com>> wrote:
> I have purchased the premium hooks from ISC and now wanting to make use of
> the forensic logging.
>
>
>
> I am trying to setup to use the option 82 information that the server
> receives from a DHCP discover to do a couple of things.
>
>
>
> 1st I need it to be in human readable form so that I can determine how
> this customer is connected to us for Calea compliance (also to make it
> searchable in the files) and 2nd to put that information to work to
> assign the device to a class that I will use to determine what subnets it
> can get a DHCP address from.
>
>
>
> Can anyone give me a little guidance or point me to where I can find the
> information?
>
>
>
> Thanks,
>
> *Jim Springsteen*
>
> Data Administrator
>
>
>
> jim.springsteen at southslope.com<mailto:jim.springsteen at southslope.com> | southslope.com
> <http://www.southslope.com/<http://www.southslope.com>>
>
> 319-626-2211 <3196262211> main | 319-665-5334 <3196655334> direct
>
> 980 North Front St, North Liberty, IA 52317
>
>
> <https://www.southslope.com/<https://www.southslope.com>>
>
>
> --
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/<https://www.isc.org/contact> for more
> information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users<https://lists.isc.org/mailman/listinfo/kea-users>.
>
> Kea-users mailing list
> Kea-users at lists.isc.org<mailto:Kea-users at lists.isc.org>
> https://lists.isc.org/mailman/listinfo/kea-users<https://lists.isc.org/mailman/listinfo/kea-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20250118/db0632c5/attachment-0001.htm<https://lists.isc.org/pipermail/kea-users/attachments/20250118/db0632c5/attachment-0001.htm>>
------------------------------
Message: 2
Date: Sat, 18 Jan 2025 05:54:15 -0500
From: Darren Ankney <darren.ankney at gmail.com<mailto:darren.ankney at gmail.com>>
To: "Kea user's list" <kea-users at lists.isc.org<mailto:kea-users at lists.isc.org>>
Subject: Re: [Kea-users] Stork not reporting on subnet usage
Message-ID:
<CAKabWHh2-BLcewU=_C1PTNFz+mWW3=a5csGzh8eT2W+e_o9-kQ at mail.gmail.com<mailto:CAKabWHh2-BLcewU=_C1PTNFz+mWW3=a5csGzh8eT2W+e_o9-kQ at mail.gmail.com>>
Content-Type: text/plain; charset="UTF-8"
Hi Uwe,
Have you loaded the stat_cmds hook in Kea? Stork needs this for at
least some of the statistics. See here:
https://kea.readthedocs.io/en/kea-2.6.1/arm/hooks.html#libdhcp-stat-cmds-so-statistics-commands-for-supplemental-lease-statistics<https://kea.readthedocs.io/en/kea-2.6.1/arm/hooks.html#libdhcp-stat-cmds-so-statistics-commands-for-supplemental-lease-statistics>
On Fri, Jan 17, 2025 at 4:08?PM Uwe Jasper <ujasper at trwg.org<mailto:ujasper at trwg.org>> wrote:
>
> Hello All,
>
>
>
> We have 6 kea servers in HA across 3 separate sites and use the Stork GUI for visualization. While all checkmarks are green and everything is going great, unfortunately Stork does not report on subnet usage:
>
>
>
>
>
> The server is reporting no communication errors and when I do a packet capture, I cannot find any blocked or dropped packets. Does anyone have some ideas of what might be causing this and what I can do to fix it?
>
>
>
> Any help will be greatly appreciated.
>
>
>
> Regards,
>
> Uwe Jasper
>
> SYSTEM ADMINISTRATOR
>
>
>
> RiverWoods Group
>
> 5 White Oak Drive
>
> Exeter, NH 03833
>
>
>
> P: 603.658.1707
>
> ujasper at trwg.org<mailto:ujasper at trwg.org>
>
> Check Out Our New Website!
>
>
>
> Follow us on LinkedIn
>
>
>
> --
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/<https://www.isc.org/contact/> for more information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users<https://lists.isc.org/mailman/listinfo/kea-users>.
>
> Kea-users mailing list
> Kea-users at lists.isc.org<mailto:Kea-users at lists.isc.org>
> https://lists.isc.org/mailman/listinfo/kea-users<https://lists.isc.org/mailman/listinfo/kea-users>
------------------------------
Subject: Digest Footer
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/<https://www.isc.org/contact/> for more information.
Kea-users mailing list
Kea-users at lists.isc.org<mailto:Kea-users at lists.isc.org>
https://lists.isc.org/mailman/listinfo/kea-users<https://lists.isc.org/mailman/listinfo/kea-users>
------------------------------
End of Kea-users Digest, Vol 127, Issue 18
******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20250122/bedb054b/attachment-0001.htm>
More information about the Kea-users
mailing list