[NBLUG/talk] SSH to Fedora?

Dave Rohling dave at cloverstornetta.com
Mon Dec 1 17:19:01 PST 2003


Well I even had tried SSH from the same machine, so that wouldn't matter.
Here's the results with a '-v':

[root at intranet root]# ssh dave at localhost -v
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version
OpenSSH_3.6.1p2
debug1: match: OpenSSH_3.6.1p2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.6.1p2
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'localhost' is known and matches the RSA host key.
debug1: Found key in /root/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug1: Trying private key: /root/.ssh/id_rsa
debug1: Trying private key: /root/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
dave at localhost's password:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: channel 0: request pty-req
debug1: channel 0: request shell
debug1: channel 0: open confirm rwindow 0 rmax 32768
[dave at intranet dave]$

PuTTY on WinXP gives me the same results. I really feel that it's something
else, that was locked down by Redhat.

- Dave 


-----Original Message-----
From: talk-admin at nblug.org [mailto:talk-admin at nblug.org] On Behalf Of Bill
Kendrick
Sent: Monday, December 01, 2003 5:02 PM
To: talk at nblug.org
Subject: Re: [NBLUG/talk] SSH to Fedora?


On Mon, Dec 01, 2003 at 04:56:30PM -0800, Dave Rohling wrote:
> Well, I already completely deleted the known_hosts file for that user 
> and that hadn't fixed it.

On the local box that you're trying to connect FROM?

In other words:

  [somebox] --> [new fedora box where you can only get in as root]


It would be on "somebox" where "known_hosts" would need to be adjusted, not
on the remote host (the new Fedora one)

Good luck!

-bill!
_______________________________________________
talk mailing list
talk at nblug.org
http://nblug.org/mailman/listinfo/talk

 






More information about the talk mailing list