Mystery Ports
albi
albi at saynotomicrosoft.org
Mon May 24 08:58:25 PDT 2004
On Mon, 24 May 2004 10:44:40 -0500
Jason Dusek <jdusek at 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
More information about the freebsd-questions
mailing list