[wellylug] ssh not playing ball
Enkidu
enkidu at cliffp.com
Mon Aug 30 20:50:46 NZST 2004
On Mon, 30 Aug 2004 20:02:48 +1200, you wrote:
>Hi,
>
>I have a box that has decided it doesn't want to be friends anymore.
>
>witness:
>
>noc:~# ssh -vvv noc at wlgbk1
>OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3, SSH protocols 1.5/2.0, OpenSSL
>0x0090603f
>debug1: Reading configuration data /etc/ssh/ssh_config
>debug1: Rhosts Authentication disabled, originating port will not be
>trusted.
>debug1: ssh_connect: needpriv 0
>debug1: Connecting to wlgbk1 [202.49.158.74] port 22.
>debug1: Connection established.
>debug1: identity file /root/.ssh/identity type 1
>debug3: Not a RSA1 key file /root/.ssh/id_rsa.
>
I don't know the answer, but "ssh-keygen -t rsa" gives me an id_rsa
file with a start line of:
"-----BEGIN RSA PRIVATE KEY-----"
Is that what you have?
Incidentally, if I run ssh-keygen -t rsa1 it creates an identity file
and an identity.pub file. Not an id_rsa and an id_rsa.pub.
Cheers,
Cliff
More information about the wellylug
mailing list