Skip to content

clean/split dhcp dmoessne config #362

Description

@DanielFroehlich

After migrating to KEA DHCP server onto sf1, we have lots of entries in the central /etc/kea/kea-dhcp4.conf
They belong to daniel and should move either in the "manual" config file or (I think I would prefer that) to a new "dmoessne-exclude.cong" (like we had back then with the inf1)

     /// Begin file /etc/dhcp/dhcpd-dmoessne-exclude-mac.conf
      # deny all KVM MAcs so they don't get a dhcp address
      /// match: substring(hardware, 1, 4)
      {
        "name": "dmoessne-reject"
//      "statement": {
//        "config": {
//          "value": "ignore",
//          "name": "allow-booting",
//          "code": 9
//        }
//      }
      },
...
...
...
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions