[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 783/tcp hp-alarm-mgr



Niclas Söderlund said:
> Hi,
>
> checked my machine with nmap and came up with the following:

> What is the hp-alarm-mgr entry? And equally strange for me is the rndc
> from  the bind9-package, why its it listening on a port, and how/can I
> remove it.

use:

fuser -n <proto> <port>

to determine which process is using which port, from there you
can use something like dpkg -S /path/to/program to find out which
package it belongs to

nate





Reply to: