Go to the directory /etc/xinetd.d
There all the services controlled by xinted reside. If tftp is being
controlled by xinetd, then you will find a configuration file specific to
it. As Frantisek said, disable=NO should be there if it is xinetd
controlled. If not, then disable=YES
In other words, tr
Aaron Gray wrote:
..
>> I guess, it is running as a xinetd controlled daemon, if so, is there
>> anything else
> listening on the tftp port?
>
> How do I ascertain this ?
- "netstat" utility should be display xinetd daemon listening at udp
port 69 :
# netstat -a -n -p --ip|grep 69
udp0
On 7 October 2011 18:38, Aaron Gray wrote:
> On 7 October 2011 18:29, Soham Chakraborty wrote:
>
>> Is it possible for you to check the connection status by netstat when you
>> transfer a file? Also, once you start transferring a file, can you get the
>> PID and attach strace to it?
>>
>>
>
Just
Aaron Gray wrote:
> TFTP seems to have stopped working on my F14 machine.
>
> It appears both server and client are not working.
>
> I have it working on my F15 machine and have tried between the two (with
> iptables rule) and
> F14 server and client do not work.
>
> tftp appears to log in but
On 7 October 2011 18:29, Soham Chakraborty wrote:
> Is it possible for you to check the connection status by netstat when you
> transfer a file? Also, once you start transferring a file, can you get the
> PID and attach strace to it? I guess, it is running as a xinetd controlled
> daemon, if so, i
Is it possible for you to check the connection status by netstat when you
transfer a file? Also, once you start transferring a file, can you get the
PID and attach strace to it? I guess, it is running as a xinetd controlled
daemon, if so, is there anything else listening on the tftp port?
Soham
O
On 7 October 2011 15:26, Thomas Dineen wrote:
> Aaron:
>
> 1) Update to the newest version of server and client.
> I have found that there are F14 and F15 bugs that are
> covered in the updates!
>
I have done :-
yum reinstall tftp
yum reinstal tftp-server
>
> 2) Be aware of configura
Aaron:
1) Update to the newest version of server and client.
I have found that there are F14 and F15 bugs that are
covered in the updates!
2) Be aware of configuration requirements.
3) Be aware of SELinux, you will likely also have to enable
variables in SELinux. Update you SELinux, more bugs h
TFTP seems to have stopped working on my F14 machine.
It appears both server and client are not working.
I have it working on my F15 machine and have tried between the two (with
iptables rule) and F14 server and client do not work.
tftp appears to log in but, on transferring a file it just says