Re: [SLUG] ssh tribulations

From: Matt Miller (mmiller1@mptotalcare.com)
Date: Wed Feb 26 2003 - 10:27:39 EST


On Wed, 2003-02-26 at 09:52, Rock wrote:
> How do I capture the output from ssh -v <server> ?
>
> I have tried ssh -vvv <server> >> <file-name> and what I get is a binary
> file that is of no use to read and send on to the list for some help.

Do you mean sshd? As per the the manpage, debug is achieved with a -d or
multiple -d's.
Try the following:
# sshd -ddd &> <filename>

-- 

Matt Miller Systems Administrator MP TotalCare gpg public key id: 08BC7B06

-- The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants. -- Jefferson




This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:49:57 EDT