Cobalt QUBE 3 OpenSSH Server --- TIA
From: anonymous (crack@somnio.net)Date: 02/23/02
- Next message: Harry Putnam: "Re: Tracking down sloth"
- Previous message: Vladimir: "=?ISO-8859-1?Q?=F0=E5=E0=EB=FC=ED=FB=E9 =E7=E0=F0=E0=E1=EE=F2=EE=EA, =E2?= =?ISO-8859-1?Q?=FB=F1=EE=EA=E8=E9 =E4=EE=F5=EE=E4?="
- In reply to: anonymous: "Cobalt QUBE 3 OpenSSH Server --- TIA"
- Next in thread: Richard E. Silverman: "Re: Cobalt QUBE 3 OpenSSH Server --- TIA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: anonymous <crack@somnio.net> Date: Sat, 23 Feb 2002 12:26:30 -0600
On Sat, 23 Feb 2002 12:21:32 -0600, anonymous <crack@somnio.net>
wrote:
I am using SecureCRT
More debug
[root /usr]# sshd -ddd
debug1: Seeding random number generator
debug1: sshd version OpenSSH_3.0.2p1
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
socket: Invalid argument
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 192.168.99.5 port 2389
debug1: Client protocol version 2.0; client software version 3.4
SecureCRT
debug1: no match: 3.4 SecureCRT
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_3.0.2p1
debug1: Rhosts Authentication disabled, originating port 2389 not
trusted.
debug1: list_hostkey_types: ssh-rsa,ssh-dss
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-dss,ssh-rsa
debug2: kex_parse_kexinit:
aes128-cbc,aes192-cbc,aes256-cbc,twofish-cbc,blowfish-cbc,3des-cbc,arcfour
debug2: kex_parse_kexinit:
aes128-cbc,aes192-cbc,aes256-cbc,twofish-cbc,blowfish-cbc,3des-cbc,arcfour
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit: none
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
debug1: dh_gen_key: priv key bits set: 118/256
debug1: bits set: 778/1535
debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
debug1: bits set: 753/1535
debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: KEX done
debug1: userauth-request for user bryan service ssh-connection method
none
debug1: attempt 0 failures 0
debug2: input_userauth_request: setting up authctxt for bryan
debug2: input_userauth_request: try method none
Failed none for bryan from 192.168.99.5 port 2389 ssh2
debug1: userauth-request for user bryan service ssh-connection method
password
debug1: attempt 1 failures 1
debug2: input_userauth_request: try method password
Failed password for bryan from 192.168.99.5 port 2389 ssh2
Received disconnect from 192.168.99.5: 13: The user canceled
authentication.
>Help!!!!
>
>I have tried make --with-pam & make --without-pam --- Basically same
>results. Even if I try ssh from the command line on the box, same
>thing.
>
>Versions:
>openssh-3.0.2p1.tar.gz
>openssl-0.9.6c.tar.gz
>
>[root /usr]# sshd -ddd
>debug1: Seeding random number generator
>debug1: sshd version OpenSSH_3.0.2p1
>debug1: private host key: #0 type 0 RSA1
>debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key.
>debug1: read PEM private key done: type RSA
>debug1: private host key: #1 type 1 RSA
>debug3: Not a RSA1 key file /usr/local/etc/ssh_host_dsa_key.
>debug1: read PEM private key done: type DSA
>debug1: private host key: #2 type 2 DSA
>socket: Invalid argument
>debug1: Bind to port 22 on 0.0.0.0.
>Server listening on 0.0.0.0 port 22.
>Generating 768 bit RSA key.
>RSA key generation complete.
>debug1: Server will not fork when running in debugging mode.
>Connection from 192.168.99.5 port 2371
>debug1: Client protocol version 2.0; client software version 3.4
>SecureCRT
>debug1: no match: 3.4 SecureCRT
>Enabling compatibility mode for protocol 2.0
>debug1: Local version string SSH-1.99-OpenSSH_3.0.2p1
>debug1: Rhosts Authentication disabled, originating port 2371 not
>trusted.
>debug1: list_hostkey_types: ssh-rsa,ssh-dss
>debug1: SSH2_MSG_KEXINIT sent
>debug1: SSH2_MSG_KEXINIT received
>debug2: kex_parse_kexinit:
>diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
>debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
>debug2: kex_parse_kexinit:
>aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se
>debug2: kex_parse_kexinit:
>aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se
>debug2: kex_parse_kexinit:
>hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
>debug2: kex_parse_kexinit:
>hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
>debug2: kex_parse_kexinit: none,zlib
>debug2: kex_parse_kexinit: none,zlib
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit: first_kex_follows 0
>debug2: kex_parse_kexinit: reserved 0
>debug2: kex_parse_kexinit:
>diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
>debug2: kex_parse_kexinit: ssh-dss,ssh-rsa
>debug2: kex_parse_kexinit:
>aes128-cbc,aes192-cbc,aes256-cbc,twofish-cbc,blowfish-cbc,3des-cbc,arcfour
>debug2: kex_parse_kexinit:
>aes128-cbc,aes192-cbc,aes256-cbc,twofish-cbc,blowfish-cbc,3des-cbc,arcfour
>debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-sha1-96,hmac-md5-96
>debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-sha1-96,hmac-md5-96
>debug2: kex_parse_kexinit: none
>debug2: kex_parse_kexinit: none
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit: first_kex_follows 0
>debug2: kex_parse_kexinit: reserved 0
>debug2: mac_init: found hmac-md5
>debug1: kex: client->server aes128-cbc hmac-md5 none
>debug2: mac_init: found hmac-md5
>debug1: kex: server->client aes128-cbc hmac-md5 none
>debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
>debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
>debug1: dh_gen_key: priv key bits set: 121/256
>debug1: bits set: 739/1535
>debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
>debug1: bits set: 771/1535
>debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
>debug1: kex_derive_keys
>debug1: newkeys: mode 1
>debug1: SSH2_MSG_NEWKEYS sent
>debug1: waiting for SSH2_MSG_NEWKEYS
>debug1: newkeys: mode 0
>debug1: SSH2_MSG_NEWKEYS received
>debug1: KEX done
>debug1: userauth-request for user bryan service ssh-connection method
>none
>debug1: attempt 0 failures 0
>debug2: input_userauth_request: setting up authctxt for bryan
>debug2: input_userauth_request: try method none
>Failed none for bryan from 192.168.99.5 port 2371 ssh2
>debug1: userauth-request for user bryan service ssh-connection method
>password
>debug1: attempt 1 failures 1
>debug2: input_userauth_request: try method password
>Failed password for bryan from 192.168.99.5 port 2371 ssh2
>debug1: userauth-request for user bryan service ssh-connection method
>password
>debug1: attempt 2 failures 2
>debug2: input_userauth_request: try method password
>Failed password for bryan from 192.168.99.5 port 2371 ssh2
>debug1: userauth-request for user bryan service ssh-connection method
>password
>debug1: attempt 3 failures 3
>debug2: input_userauth_request: try method password
>Failed password for bryan from 192.168.99.5 port 2371 ssh2
>debug1: userauth-request for user bryan service ssh-connection method
>password
>debug1: attempt 4 failures 4
>debug2: input_userauth_request: try method password
>Failed password for bryan from 192.168.99.5 port 2371 ssh2
>debug1: userauth-request for user bryan service ssh-connection method
>password
>debug1: attempt 5 failures 5
>debug2: input_userauth_request: try method password
>Failed password for bryan from 192.168.99.5 port 2371 ssh2
>Received disconnect from 192.168.99.5: 13: The user canceled
>authentication.
- Next message: Harry Putnam: "Re: Tracking down sloth"
- Previous message: Vladimir: "=?ISO-8859-1?Q?=F0=E5=E0=EB=FC=ED=FB=E9 =E7=E0=F0=E0=E1=EE=F2=EE=EA, =E2?= =?ISO-8859-1?Q?=FB=F1=EE=EA=E8=E9 =E4=EE=F5=EE=E4?="
- In reply to: anonymous: "Cobalt QUBE 3 OpenSSH Server --- TIA"
- Next in thread: Richard E. Silverman: "Re: Cobalt QUBE 3 OpenSSH Server --- TIA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|