How to determine the version of sshd

Mike Tancsa mike at sentex.net
Wed Sep 17 12:06:24 PDT 2003


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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list