TFTP Timeout
Andrea Iacopini
aiacopini at steponweb.it
Wed Oct 27 15:13:49 CEST 2004
aracne:/# hostname
aracne
aracne:/# in.tftpd &
[1] 399
aracne:/# tail -1 /var/log/messages
Oct 27 17:11:16 aracne in.tftpd[399]: recvfrom: Socket operation on
non-socket
[1]+ Exit 74 in.tftpd
aracne:/# grep tftp /etc/inetd.conf
tftp dgram udp wait root /usr/sbin/tcpd
/usr/sbin/in.tftpd -r blksize -s /boot/fai
aracne:/# ls -la /boot/fai/
total 1992
drwxrwxrwx 3 fai nogroup 4096 Oct 27 17:05 .
drwxr-xr-x 3 root root 4096 Oct 15 12:18 ..
-rwxrwxrwx 1 fai nogroup 1005056 Oct 18 00:21 installimage
lrwxrwxrwx 1 fai nogroup 15 Oct 16 13:19 linux ->
vmlinuz-install
-rw-r--r-- 1 root root 0 Oct 27 17:07 merda
-rwxrwxrwx 1 fai nogroup 9952 Oct 18 00:21 pxelinux.0
drwxrwxrwx 2 fai nogroup 4096 Oct 23 20:05 pxelinux.cfg
-rw-r--r-- 1 fai nogroup 999030 Oct 17 23:58 vmlinuz-install
aracne:/# pwd
/
aracne:/# ls -la ./installimage
ls: ./installimage: No such file or directory
aracne:/# tftp aracne
tftp> get installimage
Received 1012504 bytes in 0.3 seconds
tftp> quit
aracne:/# ls -la ./installimage
-rw-r--r-- 1 root root 1005056 Oct 27 17:12 ./installimage
aracne:/#
IT Doesn't work again... :(
A.
----- Original Message -----
From: "Geert Stappers" <stappers at stappers.nl>
To: "Andrea Iacopini" <aiacopini at steponweb.it>; <linux-fai at uni-koeln.de>
Sent: Wednesday, October 27, 2004 2:44 PM
Subject: Re: TFTP Timeout
> On Wed, Oct 27, 2004 at 02:00:49PM +0200, Andrea Iacopini wrote:
>> Guys,
>> my headache with tftp still continue.
>> Again with TFTP, when my fai client tries to download kernel via tftp I
>> have
>> PXE-E32: TFTP open timeout error.
> <snip/>
>> and finally
>>
>> aracne:/# in.tftpd &
>>
>> in my messages i see
>>
>> Oct 27 15:58:00 aracne in.tftpd[351]: recvfrom: Socket operation on
>> non-socket
>>
>> What a shame!!
> PEBKAC
>>
>> Please help...
>
> tw66:~
> #
> tw66:~
> # hostname
> tw66
> tw66:~
> # in.tftpd &
> [1] 4077
> tw66:~
> # tail -1 /var/log/syslog
> Oct 27 14:25:38 tw66 tftpd[4077]: recvfrom: Socket operation on
> non-socket
> [1]+ Exit 1 in.tftpd
> tw66:~
> # grep tftp /etc/inetd.conf
> tftp dgram udp wait nobody /usr/sbin/tcpd
> /usr/sbin/in.tftpd /boot
> tw66:~
> # ls /boot/silo.conf
> /boot/silo.conf
> tw66:~
> # ls ./silo.conf
> ls: ./silo.conf: No such file or directory
> tw66:~
> # tftp tw66
> tftp> get silo.conf
> Received 373 bytes in 0.1 seconds
> tftp> quit
> tw66:~
> # ls ./silo.conf
> ./silo.conf
> tw66:~
> #
>
>
> Geert Stappers
>
>
More information about the linux-fai
mailing list