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

Re: Port Scan for UDP



On Sat, Oct 20, 2001 at 09:22:57PM -0700, tony mancill blathered thusly:
> A good way to find out what process is listening on a port is to load the
> lsof package and use "lsof -i" (as root so that you'll see everything).

I find that fuser is more convenient at times - fuser -v -n udp <port>
returns the process(es) listening on the named UDP port.

-- 
/--
| Ben Staffin
  gpg key: http://darkskie.net/~benley/pgp.txt |
					     --/

Attachment: pgpYx3bgl3QXW.pgp
Description: PGP signature


Reply to: