RE: [SLUG] ssh tribulations

From: Rock (mrock@stewartsigns.com)
Date: Wed Feb 26 2003 - 10:37:24 EST


Actually, no. I mean ssh -vvv . Try it and you get the communication
and the responses from the attempted connection. I need that output to
sent to the list so I can get some help.. It keeps telling me that it
cannot fine the id_rsa file in my /home/rock/.ssh directory. And it is
there!!

I figure the output from the verbose ssh will help someone, because it
sure an heck isn't helping me.

I will try the sshd -d to see what I get,,, maybe that will help,, it
can't hurt ;o),, since I am already in pain,,

Michael C. Rock
Systems Analyst
Registered Linux User # 287973

"The time has come the walrus said to speak of many things,,,"
"Christians give up what they cannot keep to gain what they cannot lose"

-----Original Message-----
From: slug@lists.nks.net [mailto:slug@lists.nks.net] On Behalf Of Matt
Miller
Sent: Wednesday, February 26, 2003 10:28 AM
To: SLUG List
Subject: Re: [SLUG] ssh tribulations

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:50:03 EDT