DHCP dropp

Antworten
Lo5t
Beiträge: 6
Registriert: 08 Nov 2011, 10:57

DHCP dropp

Beitrag von Lo5t »

The problem is when we add a client, example OFFICE1.Building2, and there is a client called OFFICE1.Building1, then the DHCP dropps OFFICE1.Building1 from the .conf list. He is still in the opsi config editor but not in the dhcp.conf hence install fails.

Is this a feature?

Version being used:
opsi-configed-4.0.1.24-1.1
opsipxeconfd-4.0.2.1-1.6
opsi-utils-4.0.2.1-1.1
opsi-depotserver-4.0.1.6-1.1
python-opsi-4.0.2.1-1.1
opsiconfd-4.0.2.1-1.6
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1410
Registriert: 01 Jul 2008, 12:10

Re: DHCP dropp

Beitrag von wolfbardo »

Lo5t hat geschrieben:The problem is when we add a client, example OFFICE1.Building2, and there is a client called OFFICE1.Building1
If the Clients have really only on "." in their name so it might be more or less a feature:

The current implementation of opsi needs names with minimaltwo dots like "client.domain.local".

There seems to be people using workarounds handling this issue but I am sure that different parts of opsi - like the dhcp-backend - can not handle clients with only one "." in their name.

regards,
bardo wolf


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Lo5t
Beiträge: 6
Registriert: 08 Nov 2011, 10:57

Re: DHCP dropp

Beitrag von Lo5t »

I am sorry,

the clients we have have two dots. As in "client.domain.local"

but in /etc/dhcpd.conf they have non

as in only the client name. So when we add

client1.domain1.local

and there already is a

client1.domain2.local

Then dhcpd.conf will only show client1 from domian2 (since it was the one added last.)

Sincerly Lo5t
Antworten