Re: Mapping of ports to processes
- From: Rainer Krienke <krienke@xxxxxxxxxxxxxx>
- Date: Tue, 22 May 2007 08:19:39 +0200
Randy Yates wrote:
I was trying to determine who had control of port 631 yesterday and
was unsuccessful.
It looks like netstat is the utility to use, but netstat -aeep doesn't
show anything connected to port 631. I would've thought that it's
cupsd that is handling that port but netstat shows cupsd on port 4660.
How do I find out who handles http://localhost:631 ?
if you have lsof you can try:
lsof -i :631
which would display any processes that are using this port.
Have a nice day
Rainer
--
---------------------------------------------------------------------------
Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022
Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312
Mail: krienke@xxxxxxxxxxxxxx, Web: http://www.uni-koblenz.de/~krienke
Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html
---------------------------------------------------------------------------
.
- Follow-Ups:
- Re: Mapping of ports to processes
- From: Robert M. Riches Jr.
- Re: Mapping of ports to processes
- References:
- Mapping of ports to processes
- From: Randy Yates
- Mapping of ports to processes
- Prev by Date: Re: How to Install LAMP server?
- Next by Date: Re: bzflag - can I change the display colours for the tanks?
- Previous by thread: Re: Mapping of ports to processes
- Next by thread: Re: Mapping of ports to processes
- Index(es):
Relevant Pages
|