Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 11:50:22 -0500
From:      Ted Sikora <tsikora@powerusersbbs.com>
To:        "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ssh login
Message-ID:  <3A6C64CE.DDA1F400@powerusersbbs.com>
References:  <3A6B9008.88CCCE91@home.com> <20010122080422.A88843@citusc17.usc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------31E5A8BCF8A5BE1D1BE526EC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Kris Kennaway wrote:
> 
> On Sun, Jan 21, 2001 at 08:42:32PM -0500, Ted Sikora wrote:
> > I was using the ssh from ports previously. After upgrading and using the
> > one integrated I no longer can access my other nix machines. I can log
> > onto FreeBSD fine though. Any ideas?
> 
> Post some more information, e.g. debugging logs (ssh -v) so we can
> help you.
> 
> Kris

I can connect to my Slackware box but Slack cannot connect to
FreeBSD-stable(slack.txt). I cannot connect to any other FreeBSD-stable
box with FreeBSD-stable(ssh.txt).

--
Ted Sikora
Jtl Development Group
tsikora@powerusersbbs.com
Linux the choice of a GNU generation............
--------------31E5A8BCF8A5BE1D1BE526EC
Content-Type: text/plain; charset=us-ascii;
 name="ssh.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="ssh.txt"

bash-2.04# ssh -v 24.2.168.186
SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh/ssh_config
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to 24.2.168.186 [24.2.168.186] port 22.
debug: Allocated local port 1023.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.2.0
debug: Local version string SSH-1.5-OpenSSH_2.2.0
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
The authenticity of host '24.2.168.186' can't be established.
RSA key fingerprint is 38:ce:4e:80:99:d0:62:e8:df:c7:89:92:a4:7e:4f:42.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '24.2.168.186' (RSA) to the list of known hosts.
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Trying Kerberos V5 authentication.
Address 24.2.168.186 maps to c353425-a.htfds1.ct.home.com, but this does not 
p back to the address - POSSIBLE BREAKIN ATTEMPT!
debug: Doing password authentication.
root@24.2.168.186's password: 
Permission denied, please try again.
root@24.2.168.186's password: 


--------------31E5A8BCF8A5BE1D1BE526EC
Content-Type: text/plain; charset=us-ascii;
 name="slack.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="slack.txt"

warning: Development-time debugging not compiled in.
warning: To enable, configure with --enable-debug and recompile.
debug: hostname is '24.2.168.186'.
debug: Unable to open /root/.ssh2/ssh2_config
warning: Development-time debugging not compiled in.
warning: To enable, configure with --enable-debug and recompile.
debug: connecting to 24.2.168.186...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: Ssh2Client/sshclient.c:1015/ssh_client_wrap: creating userauth protocol
debug: Ssh2Client/sshclient.c:349/keycheck_key_match: Host key found from databa
se.
debug: Unable to open /root/.ssh2/identification
debug: Ssh2AuthClient/sshauthc.c:304/ssh_authc_completion_proc: Method 'publicke
y' disabled.
debug: Ssh2AuthPasswdClient/authc-passwd.c:82/ssh_client_auth_passwd: Starting p
assword query...
root's password: 
debug: Ssh2AuthPasswdClient/authc-passwd.c:82/ssh_client_auth_passwd: Starting p
assword query...
root's password: 


--------------31E5A8BCF8A5BE1D1BE526EC--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6C64CE.DDA1F400>