[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Open Ports



On 17.10.2002 10:56 Uhr, "Cristi Banciu" <c.banciu@bucarest.finsiel.ro>
wrote:

> try lsof -i | grep 56851
> it could help u see what application is listening on that port
Thanks for your help. I get:

ywesee@debian:/etc/tinydns/root> sudo lsof -i | grep 56851
Password:
httpd     2495     root    3u  IPv4 630910       TCP
debian:56851->dclient217-162-108-106.hispeed.ch:15782 (CLOSE_WAIT)
httpd     2495     root    4u  IPv4 630750       TCP *:56851 (LISTEN)
httpd     2495     root    5u  IPv4 631132       TCP
debian:56851->dclient217-162-108-106.hispeed.ch:21583 (CLOSE_WAIT)
httpd     2495     root    6u  IPv4 630779       TCP
debian:56851->debian:56860 (CLOSE_WAIT)
ywesee@debian:/etc/tinydns/root> sudo lsof -i | grep 57216
httpd     2492     root    4u  IPv4 632709       TCP *:57216 (LISTEN)
httpd     2492     root    5u  IPv4 632876       TCP
debian:57216->dclient217-162-108-106.hispeed.ch:21948 (CLOSE_WAIT)
httpd     2492     root    6u  IPv4 632804       TCP
debian:57216->debian:57247 (CLOSE_WAIT)
httpd     2492     root    8u  IPv4 632834       TCP
debian:57216->debian:57257 (CLOSE_WAIT)
httpd     2492     root   10u  IPv4 632837       TCP
debian:57216->debian:57258 (CLOSE_WAIT)
httpd     2492     root   12u  IPv4 632840       TCP
debian:57216->debian:57259 (CLOSE_WAIT)
httpd     2492     root   22u  IPv4 632849       TCP
debian:57216->debian:57262 (CLOSE_WAIT)

-... But do not quite understand what this means.

Thanks your help.

Zeno



Reply to: