RE: "put" problem with tftp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The man page for RH 7.1 for tftpd says:
"If the -l flag is used, tftpd will log all attempts to send or request
files to the syslog."


-----Original Message-----
From: Uwe Zybell [mailto:uzybell@icangetyou.com]
Sent: Tuesday, November 06, 2001 4:48 PM
To: Talmon Reiss; linux-net@vger.kernel.org
Subject: Re: "put" problem with tftp


On Tue, Nov 06, 2001 at 06:33:05AM -0800, Talmon Reiss wrote:
> Hi
>
> I am having a problem with doing a "put" with tftp.
> The file is that is put is always 0 bytes. I run the
> tftp config file in /etc/xinetd.d/tftp (Redhat 7.1)
> as follows:
>
> service tftp
> {
>         socket_type             = dgram
>         protocol                = udp
>         wait                    = yes
>         user                    = root
>         server                  = /usr/sbin/in.tftpd
>         server_args             = -lcs /tftpboot -r
You give the option 'l'              ^here
> blksize
>         disable                 = no
> }
>
> Sometimes, the tftp daemon prints to the syslog the
> following message, after a "put":
>
> Nov  4 13:45:54 plat2 in.tftpd[29642]: Usage: in.tftpd
> [-vc][-m mappings][-u user][-t timeout][-r option...]
> [-s] [directory ...]
but the usage says there is no such option. Why "get" is happy,
I don't know.
> Nov  4 13:45:54 plat2 xinetd[29632]: tftp service was
> deactivated because of looping
> Nov  4 13:45:54 plat2 xinetd[29632]: recv: Bad file
> descriptor (errno = 9)
>
> The "get" works. Any suggestions why this is happening
> with "put"?
>
> TIA
> Talmon
>
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com
> -
> : send the line "unsubscribe linux-net" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux