Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Shadows on August 28, 2004, 09:41:11 PM

Title: Openssh version information
Post by: Shadows on August 28, 2004, 09:41:11 PM
How do I find out what version I'm running?

I have resent SSH attacks from Korea and Netherlands.
Title: Openssh version information
Post by: Curly on August 28, 2004, 09:58:39 PM
I'm not that good with rpm but

rpm -q -a | grep ssh

shows all installed packages with ssh in the name.

I'be also made an custom template 45AllowSSH to limit the number of ip-adresses that can connect by SSH to a few adresses I use.
Title: Openssh version information
Post by: Shadows on August 28, 2004, 10:15:28 PM
I'm running 3.7.1p1 do need too update too
openssh-3.8p1-1?

My ssh is set for local network only is that ok?