Re[2]: Hvilken version af sshd?

From: Mads (none@mads--kanon.net.lh.bsd-dk.dk)
Date: Sun 11 Feb 2001 - 14:29:05 CET


Date: Sun, 11 Feb 2001 14:29:05 +0100
From: Mads <none@mads--kanon.net.lh.bsd-dk.dk>
To: Anton Berezin <none@tobez--tobez.org.lh.bsd-dk.dk>
Subject: Re[2]: Hvilken version af sshd?

Right.. I disabled telnet on the server, so telnet <hostname> 22
doesn't give me anything.

What I did was:

dacostaclub# ssh -V
SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).

dacostaclub# sshd -V
sshd: option requires an argument -- V
sshd version OpenSSH_2.2.0
Usage: sshd [options]
Options:
  -f file Configuration file (default /etc/ssh/sshd_config)
  -d Debugging mode
  -i Started from inetd
  -q Quiet (no logging)
  -p port Listen on the specified port (default: 22)
  -k seconds Regenerate server key every this many seconds (default: 3600)
  -g seconds Grace period for authentication (default: 300)
  -b bits Size of server RSA key (default: 768 bits)
  -h file File from which to read host key (default: /etc/ssh/ssh_host_key)
  -u len Maximum hostname length for utmp recording
  -4 Use IPv4 only
  -6 Use IPv6 only
dacostaclub#

So I expected that I was running sshd v2.2.0

I downloaded the 2.3.0 and compiled it, and tried to install it, but
even though I run the "make install" and it build a lot (at least it
gives a lot of output which is NOT errormessages) it will not use the
new version??? I killed the process and restarted it. I even rebooted
(ya - I know - I come from the windows world.. ;)

Should I remove the old version before I build the new one or before I
install it or something like that?

Mads

AB> Which does not of course tell one how to find the *sshd* version, right?

AB> telnet host-we-want-to-know 22



This archive was generated by hypermail 2b30 : Wed 15 Nov 2006 - 18:24:05 CET