TFTP Boot - File not Found
TFTP Boot - File not Found
ich habe bei einer neuen OPSI Installation das Problem, dass das Booten per TFTP nicht so richtig will.
Die Clients finden den angegebenen Pfad /tftpboot einfach nicht.
Laut log kommt: atftpd[7793]: Serving /samba/images/etherboot/current to <ipadresse> wobei in der config unter /etc/inetd.conf bei tftp eingetragen ist /tftpboot
So langsam verstehe ich nicht, wo ich noch nach dem Problem suchen könnte...
Viele Grüße
Re: TFTP Boot - File not Found
was steht in der cat /etc/default/atftpd bei USE_INETD?
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 Boot - File not Found
USE_INETD=true
(aber auch schon mit false ausprobiert)
Re: TFTP Boot - File not Found
Code: Alles auswählen
dpkg -l | grep pxe
Code: Alles auswählen
dpkg -l | grep tftp
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 Boot - File not Found
Code: Alles auswählen
dpkg -l | grep pxe
ii opsipxeconfd 4.0.2.1-1 opsi pxe configuration daemon
Code: Alles auswählen
dpkg -l | grep tftp
ii opsi-atftp 0.7.dfsg-1.7 advanced TFTP client
ii opsi-atftpd 0.7.dfsg-1.7 advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
rc tftpd 0.17-18 Trivial file transfer protocol server
aus dem Pfad im ersten Post wird dann folgendes zusammengesetzt:
Code: Alles auswählen
Jul 19 14:13:35 opsiserver4 atftpd[1775]: File /tftpboot//samba/images/etherboot/current not found
Re: TFTP Boot - File not Found
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 Boot - File not Found
Code: Alles auswählen
next-server <IP OPSI-Server>;
filename "/linux/pxelinux.0";
Re: TFTP Boot - File not Found
könnte die DHCP-Antwort von einer anderen Maschine kommen.
Schau in die /var/log/syslog was der dhcp auf dem richtig konfigiriereten server sagt.
gruss
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 Boot - File not Found
normalerweise sieht dieser Eintrag so aus:coce hat geschrieben:filename "/linux/pxelinux.0";
Code: Alles auswählen
filename "linux/pxelinux.0";
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 Boot - File not Found
Also wenn ich diesen Befehl bei mir ausführe kommt dort nurdpkg -l | grep tftp
ii opsi-atftp 0.7.dfsg-1.7 advanced TFTP client
ii opsi-atftpd 0.7.dfsg-1.7 advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
rc tftpd 0.17-18 Trivial file transfer protocol server
Code: Alles auswählen
ii opsi-atftpd 0.7.dfsg-1.7 advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
Bin zwar auch nicht der Experte in solch sachen aber es wäre ja möglich das beide TFTP`s angesprochen werden ...
mfg
dobi3md