PXE-E32: TFTP open timeout - OPSI VM
PXE-E32: TFTP open timeout - OPSI VM
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
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
Re: PXE-E32: TFTP open timeout - OPSI VM
ja IP Adresse uns Gateway stimmen.
Gruß Mahulkko
Re: PXE-E32: TFTP open timeout - OPSI VM
Ich weiss nicht wie pfsense loggt.
syslog ist hier die richtige Anlaufstelle auf der opsi-VM
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
- SisterOfMercy
- Beiträge: 1556
- Registriert: 22 Jun 2012, 19:18
Re: PXE-E32: TFTP open timeout - OPSI VM
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
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
- SisterOfMercy
- Beiträge: 1556
- Registriert: 22 Jun 2012, 19:18
Re: PXE-E32: TFTP open timeout - OPSI VM
Yes, your last assumption is correct.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.
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.