Date: Mon, 24 May 2004 17:57:57 +0200 From: albi <albi@saynotomicrosoft.org> To: freebsd-questions@freebsd.org Subject: Re: Mystery Ports Message-ID: <20040524175757.38a3936e@moonshine.eyfa.org> In-Reply-To: <40B21868.5080104@cs.uiowa.edu> References: <40B21868.5080104@cs.uiowa.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 May 2004 10:44:40 -0500 Jason Dusek <jdusek@cs.uiowa.edu> wrote: > 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... you can look at /etc/services or ps auxw|grep nfs or netstat -ta |less might help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040524175757.38a3936e>