Date: Wed, 17 Sep 2003 15:08:26 -0400 From: Mike Tancsa <mike@sentex.net> To: Bill Moran <wmoran@potentialtech.com>, questions@freebsd.org Subject: Re: How to determine the version of sshd Message-ID: <6.0.0.22.0.20030917150406.04e789e8@209.112.4.2> In-Reply-To: <3F68AECD.8030500@potentialtech.com> References: <3F68AECD.8030500@potentialtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
telnet localhost 22
the banner should read
shell1# !tel
telnet localhost 22
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030917
This will work only iff have #VersionAddendum commented out in
/etc/ssh/sshd_config
---Mike
At 02:58 PM 17/09/2003, Bill Moran wrote:
>ssh has the -V switch to display the version.
>
>sshd does not appear to have similar functionality. Is there a way to verify
>the version of sshd running on a FreeBSD system?
>
>--
>Bill Moran
>Potential Technologies
>http://www.potentialtech.com
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.0.20030917150406.04e789e8>
