Einrichtung DHCP-Server

Vielen Dank für die Rückmeldungen.

Ich habe noch mal ein wenig mit den Richtlinien getestet und bin der Ansicht, dass alles klappen müsste. Im Subnetz existiert ein Serer Objekt und ein Objekt Subnetz (Standard), in welchem die von/bis IP Adressen festgelgt werden können. Das Paket univention-dhcp hatte ich bereits über das AppCenter auf dem entsprechenden Server installiert.

Folgende Ausgabe erhalte ich bei Ausführen des Befehls tail /var/log/daemon.log:

`root@dc01:~# tail /var/log/daemon.log
==> /var/log/daemon.log <==
Aug 29 21:47:10 dc01 dhcpd: LDAP: cannot parse dhcpService entry 'cn=local.intranet,cn=dhcp,dc=local,dc=intranet'
Aug 29 21:47:10 dc01 dhcpd: Configuration file errors encountered -- exiting
Aug 29 21:47:10 dc01 dhcpd:
Aug 29 21:47:10 dc01 dhcpd: If you think you have received this message due to a bug rather
Aug 29 21:47:10 dc01 dhcpd: than a configuration issue please read the section on submitting
Aug 29 21:47:10 dc01 dhcpd: bugs on either our web page at www.isc.org or in the README file
Aug 29 21:47:10 dc01 dhcpd: before submitting a bug.  These pages explain the proper
Aug 29 21:47:10 dc01 dhcpd: process and the information we find helpful for debugging..
Aug 29 21:47:10 dc01 dhcpd:
Aug 29 21:47:10 dc01 dhcpd: exiting.`

Weiß jemand von euch eine Lösung?