Skip to content

clean/split dhcp dmoessne config #362

@DanielFroehlich

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
//        }
//      }
      },
...
...
...
...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions