"put" problem with tftp

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

 



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
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 ...]
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


[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