Koozali.org: home of the SME Server

Openssh version information

Shadows

Openssh version information
« 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.

Offline Curly

  • ****
  • 114
  • +0/-0
Openssh version information
« Reply #1 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.
.......................................

Shadows

Openssh version information
« Reply #2 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?