1828218 Members
1980 Online
109975 Solutions
New Discussion

tftpd Error in Syslog

 
Eric Jacklin
Regular Advisor

tftpd Error in Syslog

Hi team,

I am using hp ux 11.11 and it has started giving the below mention error.

I have checked the inetd.conf for the tftpd demon but it is showing it is running. So Would you please provide any futher help to close this error

tftpd[28375]: Timeout (no requests in 10 minutes)
2 REPLIES 2
Suraj K Sankari
Honored Contributor

Re: tftpd Error in Syslog

Hi,

To disable timeout negotiation between a client and the server, start the server with the following command: tftpd -r timeout

Then check

Suraj
Jeeshan
Honored Contributor

Re: tftpd Error in Syslog

have you any Ignite-UX server? You should let active the deamon for an Ignite-UX Server. Otherwise you could consider to disable it by commenting out the related line in /etc/inetd.conf:

#tftp dgram udp wait root /usr/lbin/tftpd tftpd

Then to reread the configuration
inetd -c

This should stop messages
a warrior never quits