1
24.1 Legacy Series / Re: 24.1 - DHCP server moves to KEA - implications?
« on: April 12, 2024, 11:02:17 pm »
@pkejval, I've just posted a update to my gist that should tackle points 1 and 2.
Now I need to add some logic to parse the kea dhcp ranges to pull the dns domains.
Now I need to add some logic to parse the kea dhcp ranges to pull the dns domains.
Thnks for the feedback pkejval. I already found several more issues with my version.
- when kea cleans the memfile, the inode nr does not change. So the tailing stops.
- sending a break, stops csv.dictreader from tailing the file.
- need to add parsing of the kea config to assign the correct dns domain to a range.