[SunHELP] snoop

Joe Pampel joe at ardsley.com
Wed Jun 5 09:40:35 CDT 2002


you don't need snoop for that.. just use netstat without any flags and you'll
see
every current connection to the machine. You can pipe netstat's output to
grep
to look for traffic on a given port etc. A better solution still is to use
lsof; I use this
to harden down machines. If you know you have a port open but don't know
what has it open (say you scan yourself..) you just do #lsof -i :<port#> and
you get
the PID..
hope some of that helps!

>>> "Wally A. Alubankudi" <walubank at hotmail.com> 06/05/02 08:23AM >>>
Hi All,

 Does anyone know how to find out the IP Address of the
hostconnecting into your server using snoop comand. At a glance, I want
to be able to pick up all the IP Address of all hosts trying to connect
into my Server. Please help

Wally A. Alubankudi Senior Software Engineer Raytheon Corporation Of
America Mt. Laurel, New Jersey 08054

------------------------------------------------------------------------

Send and receive Hotmail on your mobile device: Click Here
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



More information about the SunHELP mailing list