View Single Post

   
  #4 (permalink)  
Old 02-20-2008, 06:51 AM
del
 
Posts: n/a
Default Re: How can I tell if people have been scanning my computer?

On 2005-03-11, Lew Pitcher <Lew.Pitcher@td.com> wrote:
>
> masked.slacker@gmail.com wrote:
>> Title just about says it. I have an open ssh port so that i can access
>> my machine. I'm wondering how to see if others have been trying to
>> access it.
>>

> grep 'sshd' /var/log/messages
> grep 'sshd' /var/log/syslog
>


I get no mention of sshd in syslog, am I missing something?
--
del 8-)


Reply With Quote