TFTPD timeout
From: Maxim V Tretjyakov (knyaz_at_dom-sp.ru)
Date: 10/30/04
- Previous message: Zoran Kolic: "Re: Fetchyahoo does not get message IDs"
- Next in thread: Matthew D. Fuller: "Re: TFTPD timeout"
- Reply: Matthew D. Fuller: "Re: TFTPD timeout"
- Maybe reply: Maxim V Tretjyakov: "Re: TFTPD timeout"
- Reply: Rob: "Re: TFTPD timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Oct 2004 17:51:02 +0600 To: freebsd-stable@freebsd.org
Hello freebsd-stable,
I've got a problem with tftpd - when somebody wants to get file this
fails with timeout messages.
load# tftp localhost
tftp> get pxeboot
Transfer timed out.
I run tftpd from inetd.conf:
tftp dgram udp wait root /usr/libexec/tftpd tftpd -ls /usr/tftpboot -u nobody
Here is strings from rc.conf about inetd:
inetd_enable="YES"
inetd_flags="-s 1"
tftp writes logs to /var/log/ftp. Here is related record about those
request:
Oct 28 11:09:29 load tftpd[77002]: 172.16.3.15: read request for //pxeboot: success
At all, after read request tftpd is running in some instances:
load# ps -aux | grep 'tftpd'
nobody 9568 0,0 0,2 1008 592 ?? S 12:28 0:00,00 tftpd -ls /usr/tftpboot -u nobody
nobody 9556 0,0 0,2 1008 592 ?? S 12:28 0:00,00 tftpd -ls /usr/tftpboot -u nobody
nobody 9542 0,0 0,2 1008 592 ?? S 12:28 0:00,00 tftpd -ls /usr/tftpboot -u nobody
nobody 9530 0,0 0,2 1008 592 ?? S 12:28 0:00,00 tftpd -ls /usr/tftpboot -u nobody
nobody 9526 0,0 0,2 1008 592 ?? I 12:28 0:00,00 tftpd -ls /usr/tftpboot -u nobody
What is wrong?
-- Best wishes, Maxim V. Tretjyakov Network administrator and telephony engineer Enterprise Sukhov tel.: +7 3512 672969 fax.: +7 3512 672969 mailto:knyaz@dom-sp.ru _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Zoran Kolic: "Re: Fetchyahoo does not get message IDs"
- Next in thread: Matthew D. Fuller: "Re: TFTPD timeout"
- Reply: Matthew D. Fuller: "Re: TFTPD timeout"
- Maybe reply: Maxim V Tretjyakov: "Re: TFTPD timeout"
- Reply: Rob: "Re: TFTPD timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|