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:
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 netw