ich hab einen Server auf dem als VM der opsi-server läuft.
Server hat die IP 192.168.1.2
die Vm also der opsi-server die 192.168.1.3
Soweit so gut. Namensauflösung tut Client macht auf schön seinen PXE-Boot holt das linux bootimage und
wartet dann mit der Meldung:
Waiting for network device to come up, auf mehr und läuft dann auf einen Timeout.
Daraufhin werden fehlende Daten zum Client gefordert:
Client-IP, Domain, Gatway, Opsi-Server-IP.
Das von Hand nachgetragen läßt mich auf die linux bootimage konsole fallen weil der device wohl busy ist

Nachgeschaut in der opsipxecond.log datei steht da
Code: Alles auswählen
[4] [Mar 05 16:17:05] PXE boot configuration for host test.abc.local is now set at '/tftpboot/linux/pxelinux.cfg/01-00-24-1d-84-0d-95'
{'action': 'setup', 'product': 'winxppro', 'service': '192.168.1.2'}
(opsipxeconfd|418)
[4] [Mar 05 16:17:39] Pipe '/tftpboot/linux/pxelinux.cfg/01-00-24-1d-84-0d-95' o
pened, piping pxe boot configuration (opsipxeconfd|585)
[4] [Mar 05 16:17:39] Creating unix socket '/var/run/opsipxeconfd/opsipxeconfd.s
ocket' (OpsiPXEConfd.py|181)
[4] [Mar 05 16:17:39] Got connection from '' (opsipxeconfd|273)
[3] [Mar 05 16:17:39] no bootimage was set for test.abc.local (opsipxeconfd|441
Die 192.168.1.2 ist der Host der VM.
Warum und woher bekommt der diesen Eintrag ?
Weiter Netzeigenschaften sind ein Router mit DHCP auf der 192.168.1.1
Danke und Grüße