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

Re: Port Scan for UDP



# netstat -anp|less
that works for me all the time....

------------------------------------------------------------------------
Without the darkness, how would you recognize the light?
------------------------------------------------------------------------


-----Original Message-----
From: Ben Staffin <benley@zoiks.net>
Date: Sat, 20 Oct 2001 23:27:09 -0500
Subject: 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 |
> 					     --/
> 




Reply to: