View Single Post

   
  #9 (permalink)  
Old 02-20-2008, 12:02 PM
Joost Kremers
 
Posts: n/a
Default Re: client ssh goes in time out - why??

Thomas Ronayne wrote:
> This may seem kind of silly, but... is the daemon running?


you don't need an ssh daemon running if you want to use the ssh
client. sshd is used when you want to allow others to connect *to* your
box, not when you want to connect to a remote server *from* your box.

> trying to connect with -- unless the machine is configured to not reply
> to ping (which is a good idea -- keeps the script kiddies out of your
> pants).


i'm not sure if script kiddies use ping to see if there are doors to knock
on. they may just try and connect directly, without trying to ping first.

--
Joost Kremers joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
Reply With Quote