TFTP open timeout
TFTP open timeout
I have configured my DHCP server properly and it is handing off to the OPSI box for TFTP, but it is timing out. I have used a separate TFTP client to connect to the ip address and request the file and it too is timing out.
How should I begin to troubleshoot this issue?
Thanks.
Re: TFTP open timeout
give a try to:
Code: Alles auswählen
opsi-setup --set-rights /tftpboot
(perhaps you will need to set verbose=7 at the /etc/ined.conf)
regards
d.oertel
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: TFTP open timeout
- j.schneider
- uib-Team
- Beiträge: 2049
- Registriert: 29 Mai 2008, 15:14
Re: TFTP open timeout
Code: Alles auswählen
dpkg -l openbsd-inetd
cat /etc/inetd.conf
cat /etc/default/atftpd
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: TFTP open timeout
are there any tftpd entries at the /var/log/syslog while the client is booting ?
If yes : please post them
If no: have a look at the bootimage log: search for 'pump' and verify that the dhcp answer is correct
see also:
http://download.uib.de/opsi4.0/doc/opsi ... v40-en.pdf
Chapter 14.6.1. /var/log/opsi/bootimage
regards
d.oertel
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: TFTP open timeout
Re: TFTP open timeout
in
is described how to login at the bootimage and get the /tmp/loghttp://download.uib.de/opsi4.0/doc/opsi ... v40-en.pdf
Chapter 14.6.1. /var/log/opsi/bootimage
Code: Alles auswählen
dpkg -l | grep opsi
d.oertel
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