[Kea-users] Adding static /32 routes with Kea run_script hook

Giles Filmer giles at neuos.co.za
Wed Apr 27 18:11:15 UTC 2022


Hi

On 2022/04/25 19:45, perl-list wrote:
> You may want to look into the high availability hook https://kea.readthedocs.io/en/latest/arm/hooks.html?highlight=high%20availability#ha-high-availability
>   as it can be configured to send lease state changes to some arbitrary listener such that you could make a software program that listens to this stream.  It could then be used to trigger these lease adds and removals based on the current lease status.  Specifically, you'll want to look at Passive Backup: https://kea.readthedocs.io/en/latest/arm/hooks.html?highlight=high%20availability#passive-backup-configuration
> 
> This would probably solve several of the problems you mention below.  Your program would no longer be a hook but rather a continuously running daemon of some sort listening to the stream of updates from Kea.  This would allow you to make your own decisions regarding what to do.

That's a really interesting idea. If I don't come right with the hook 
approach I'll definitely give this a go. Thanks!

Giles

-- 
Giles Filmer <giles at neuos.co.za>
Neuos (Pty) Ltd
Phone: +27 82 575 1190



More information about the Kea-users mailing list