Re: How to determine the version of sshd
From: Mike Tancsa (mike_at_sentex.net)
Date: 09/17/03
- Previous message: Marc Ramirez: "Re: How to determine the version of sshd"
- In reply to: Bill Moran: "How to determine the version of sshd"
- Next in thread: David Kelly: "Re: How to determine the version of sshd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Sep 2003 15:08:26 -0400 To: Bill Moran <wmoran@potentialtech.com>, questions@freebsd.org
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"
_______________________________________________
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"
- Previous message: Marc Ramirez: "Re: How to determine the version of sshd"
- In reply to: Bill Moran: "How to determine the version of sshd"
- Next in thread: David Kelly: "Re: How to determine the version of sshd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|