Mystery Ports

Daniel Bye daniel.bye at psineteurope.com
Mon May 24 08:53:24 PDT 2004


On Mon, May 24, 2004 at 10:44:40AM -0500, Jason Dusek wrote:
> Hey,
> 
> So I have some ports open (111 and 1023) and I don't know why. How do I 
> find out what is keeping them open? I'm told that 111 is related to nfs, 
> so I knocked off nfsiod but that didn't solve the problem...

111 is the rpcbind port.  1023 is open because your portmapper is running.
Kill rpcbind to close them both.

Use sockstat(1) to get an overview of what ports are in use, and by what
process.

HTH

Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040524/32695566/attachment.bin


More information about the freebsd-questions mailing list