Seite 1 von 1

PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 11:37
von mahulkko
Hallo Zusammen,
ich habe die OPSI VM herruntergeladen und diese in meinem ESXi Server als OVF importiert.
Ich nutze als externen DHCP Server die Distribution "pfSense". Wenn ich einen Client per PXE booten will, wird mir immer "PXE-E32: TFTP open timeout" angezeigt.

Ich habe bereits meine Namensauflösung mit "getent hosts $(hostname -f)" überprüft.
Auch mittels DHCPCHECK die Einstellungen des Servers geprüft.
Im DHCP-Server ist die IP des OPSI-Servers unter Option 66 und in Option 67 pxelinux eingetragen.
Als PXE Linux habe ich "opsi/pxelinux.0" und "linux/pxelinux.0" verwendet.

Hab eich noch irgendetwas übersehen wieso das Booten über PXE nicht funktinoiert?

Gruß mahulkko

Re: PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 11:56
von m.radtke
bekommt der Client denn eine IP von deinem externen DHCP?

Re: PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 12:20
von mahulkko
Hallo,
ja IP Adresse uns Gateway stimmen.

Gruß Mahulkko

Re: PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 12:29
von m.radtke
dann würde ich an deiner Stelle nun schauen ob die Weiterleitung an den TFTP auf dem opsi Server klappt.
Ich weiss nicht wie pfsense loggt.

syslog ist hier die richtige Anlaufstelle auf der opsi-VM

Re: PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 18:09
von SisterOfMercy
I have pfSense running here. Network boot works for me.

In the DHCP server in pfSense:
Check: Enables network booting
Next Server: IP-of-opsi-server
Default BIOS file name: linux/pxelinux.0

This last entry of course depends on the TFTP server of the OPSI server. In CentOS the tftp server uses /tftpboot/ as directory, so linux/pxelinux.0 is relative path.

Re: PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 18:48
von mahulkko
Hello,
thx SisterOfMercy now its working.
For what is the TFTP Server section in PFSense used?
I thought i must enter there the IP Address of the OPSI server.

Greetings mahulkko

Re: PXE-E32: TFTP open timeout - OPSI VM

Verfasst: 01 Aug 2017, 23:16
von SisterOfMercy
mahulkko hat geschrieben:Hello,
thx SisterOfMercy now its working.
For what is the TFTP Server section in PFSense used?
I thought i must enter there the IP Address of the OPSI server.
Yes, your last assumption is correct.
There is a TFTP server in pfSense that can be used for other things. For instance, if you need to update some piece of shite (cisco) then it may very well come in handy.
If you don't have a need for that, just do not use it or turn it off if possible.