ooops, i am sorry, i meant netstat instead of ps:
netstat -axu | grep 69
raymundo
Srini Amble wrote:
I think it means that some program is using the port 69 (tftp),
as root try:
ps -axu | grep 69
see the result, it shows the program listening on that port.
raymundo
Srini Amble wrote:
Dear all,
I have a host with RH 7.3 running and a client with RH 8.0 running.
On the host I have two network devices (eth0 and eth1). eth0 has
statically assigned IP address while eth1 has DHCP assigned IP
address. When I try to do file transfer from the client over
statically assigned IP address the file transfer times out. In the
"/var/log/messages" directory on the host I see the following message:
"in.tftpd[14210]: cannot bind to local socket: Address already in use"
Can someone help me decode the above message and apply changes to
rectify the problem?
Thanks for all the help
Srini
Here is the output for "ps -aux | grep 69"
"samble 24964 0.0 0.1 2608 692 pts/1 R 16:30
0:00 ps -axu
samble 24965 0.0 0.1 1764 612 pts/1 S 16:30 0:00
69"
I do not understand the meaning of the above output. Would somebody help
me out here please?
Thanks in advance
Srini
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list