wir haben mit einer Serie von HP PCs das Problem das der TFTP bzw PXE Boot nicht funktioniert. Alle anderen PCs funktionieren problemlos. Die logs sind recht mager:
ich hab das Loglevel auf 7 gesetzt und ein eigenes Logfile bestimmt:
Code: Alles auswählen
root@opsi:~# tail -f /var/log/atftpd.log
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: Advanced Trivial FTP server started (0.7)
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: started by inetd
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: logging level: 7
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: directory: /tftpboot/
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: user: nobody.nogroup
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: log file: /var/log/atftpd.log
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: server timeout: 300
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: tftp retry timeout: 5
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: maximum number of thread: 100
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: option timeout: enabled
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: option tzise: enabled
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: option blksize: enabled
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: maximum blocksize: 0
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: option multicast: enabled
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: address range: 239.239.239.0-255
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217140528]: port range: 1758
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217143952]: Creating new socket: 192.168.255.32:40387
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217143952]: Serving linux/pxelinux.0 to 192.168.239.94:2070
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217143952]: tsize option -> 15710
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217143952]: Aborting transfer
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1217143952]: Server thread exiting
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1227633808]: Creating new socket: 192.168.255.32:59274
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1227633808]: Serving to 192.168.239.94:2071
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1227633808]: File /tftpboot/ not found
Aug 11 17:14:45 opsi.stute.loc atftpd[1998.-1227633808]: Server thread exiting
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: atftpd terminating after 300 seconds
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: Load measurements:
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: User: 0.000s Sys: 0.000s
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: Total: 587.009s CPU: 0.017%
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: Time between connections:
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: Min: 0.001s Max: 286.905s
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: Thread stats:
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: simultaneous threads: 1
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: number of servers: 0
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: number of aborts: 0
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: number of errors: 4
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: number of files sent: 0
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: number of files received: 0
Aug 11 17:24:32 opsi.stute.loc atftpd[1998.-1217140528]: Main thread exiting

Ich würde gerne wissen wieso er "Aborting transfer" meldet. Gibt es weiter LOG-Optionen?
Und wieso funktioniert es (zeitgleich) mit anderen Clients?
Jemand schon erfahrung damit?
Gruß
Tom