mistakenly open ports

Andy Green andy at warmcat.com
Mon Mar 6 16:31:15 UTC 2006


azeem ahmad wrote:

> now 81,82,83 ports are opened on my system when i issue
> netstat -nlt
> how can i close these ports

"open" presumably means "a process has a socket listening" on that port.

netstat -pltn

to see which process has the socket open, then kill the process ID with kill

-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4492 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060306/45c24d30/attachment-0001.bin>


More information about the fedora-list mailing list