Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 16:49:13 -0800
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: who's using that port?
Message-ID:  <45A82C89.1030505@u.washington.edu>
In-Reply-To: <fb6605670701121643j492c3cddlc80b9896770791b@mail.gmail.com>
References:  <fb6605670701121643j492c3cddlc80b9896770791b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael P. Soulier wrote:
> I came home tonight to find my server with a full /var partition due
> to httpd-error.log being very full of error messages. I cleaned it up,
> and restarted apache to find that it wouldn't bind to ports 80 and 443
> as they were in use.
> 
> netstat -na confirmed that they were, but not by who. There's no -p
> argument to track the pid of the process using the port.
> 
> How do you track that on BSD?
> 
> Thanks,
> Mike

	sysutils/lsof is helpful in this case. Just grep for the port
number you are looking for.
	Make sure to run it as root though or it will only show a
limited number of open filehandles.
- -Garrett
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.1 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFqCyJEnKyINQw/HARAv/xAKCrodPnZo1E0RbZxlrAl5scOEBbyQCfSNVr
yF85leoq+J2yCendJHvbuEo=
=AdFg
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45A82C89.1030505>