Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 501
    • Issues 501
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #2354
Closed
Open
Created Mar 14, 2022 by Kenneth Porter@SpareSimian

Allow disabling ddns in reservations

Allow the use of ddns-send-updates (value false) at reservation scope.

I place my pool leases in dhcp.example.com. This subdomain is enabled for dynamic update. I place my fixed address leases (reservations) in example.com which is not enabled for dynamic update by directly editing my BIND 9 zone files. kea-dhcp4 should not send dynamic updates for my reservations. My pool is in 10.96.6.0/24. I use other /24's in the 10.96/16 netblock for different functions like printers and cameras. They all share the same netmask and default router so I can't put them in different subnets.

Currently, ddns is set on a per-subnet basis. It seems that allowing it to be disabled per reservation would achieve the desired result. Other solutions are welcome.

I'm a coder but not familiar with the Kea code base so I can help shake out an implementation but I'm not able to create one from scratch.

Replies here are fine. I'm also on kea-users and posted about it there.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking