Problem with TFTP server

2003-02-07 Thread Srini Amble
Thanks to all those who responded to my earlier help request regarding TFTP server problem. Unfortunately, I have not come to a closure yet. Here is what I have done: 1. I have modified the "disable" to "no" in /etc/xinetd.d/tftp file. 2. I have modified /etc/sysconfig/ipchains to ACCEPT udp on

Problem with tftp server

2003-01-29 Thread Srini Amble
My tftp server is not working on RH 8.0 and the log message in "/var/log/message" file reads like following. "localhost in.tftpd[3895]: cannot bind to local socket: Permission denied" What do I need to do to in.tftpd bind to local socket? Any help is very much appreciated. Thanks in advance Sri

Re: Problem with TFTP server

2001-11-09 Thread Mike Burger
Yup...back/downgrading from teh 0.17-5 that came with 7.0 to 0.16-5 worked for me. On Fri, 9 Nov 2001, Rodolfo J. Paiz wrote: > At 11/9/2001 10:35 AM -0800, you wrote: > >Has anyone encountered this problem with RedHat 7.2? With RedHat 6.2 , I got > >my TFTP server working. > > What version of

Re: Problem with TFTP server

2001-11-09 Thread Rodolfo J. Paiz
At 11/9/2001 10:35 AM -0800, you wrote: >Has anyone encountered this problem with RedHat 7.2? With RedHat 6.2 , I got >my TFTP server working. What version of tftp is it? The one included in 7.0 was broken, IIRC. -- Rodolfo J. Paiz [EMAIL PROTECTED] __

Problem with TFTP server

2001-11-09 Thread Ranjeeta
Hi, I have installed RedHat 7.2 and have updated /etc/xinetd.d/tftp file. The file looks like this: # default: off # description: The tftp server serves files using the trivial file transfer \ # protocol. The tftp protocol is often used to boot diskless \ # workstations, download co