Gentoo Archives: gentoo-user

From: John Jolet <john@×××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SSH hosed, only rubble remains
Date: Sat, 27 May 2006 12:18:51
Message-Id: 23C0A552-1785-4D7F-8215-55C47AEEA1C9@jolet.net
In Reply to: Re: [gentoo-user] SSH hosed, only rubble remains by Kevin O'Gorman
1 > Password:
2 > debug1: packet_send2: adding 32 (len 25 padlen 7 extra_pad 64)
3 > debug2: input_userauth_info_req
4 > debug2: input_userauth_info_req: num_prompts 0
5 > debug1: packet_send2: adding 48 (len 10 padlen 6 extra_pad 64)
6 > debug1: ssh-userauth2 successful: method keyboard-interactive
7 > debug3: clear hostkey 0
8 > debug3: clear hostkey 1
9 > debug3: clear hostkey 2
10 > debug1: fd 4 setting O_NONBLOCK
11 > debug1: fd 5 setting O_NONBLOCK
12 > debug1: channel 0: new [client-session]
13 > debug3: ssh_session2_open: channel_new: 0
14 > debug1: send channel open 0
15 > debug1: Entering interactive session.
16 > debug2: callback start
17 > debug1: ssh_session2_setup: id 0
18 > debug1: Sending command: scp -v -t .
19 > debug1: channel request 0: exec
20 > debug2: callback done
21 > debug1: channel 0: open confirm rwindow 0 rmax 32768
22 > debug2: channel 0: rcvd adjust 131072
23 okay, so in this instance, you're trying an scp...what happens when
24 you do an ssh? and does anything at all show up in the logs on the
25 server? In the /etc/ssh/sshd_config file, there can be a LogLevel
26 entry. try DEBUG2 or DEBUG3
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SSH hosed, only rubble remains Kevin O'Gorman <kogorman@×××××.com>