From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7E9491381FA for ; Wed, 14 May 2014 18:03:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E997AE0A6B; Wed, 14 May 2014 18:03:08 +0000 (UTC) Received: from mail-ve0-f176.google.com (mail-ve0-f176.google.com [209.85.128.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5FD25E0A6B for ; Wed, 14 May 2014 18:03:08 +0000 (UTC) Received: by mail-ve0-f176.google.com with SMTP id jz11so2835205veb.7 for ; Wed, 14 May 2014 11:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MXcB4JlqegBxOVRgMu+nKVgNq+s8tjPLbLYvXmgohNc=; b=G24V3dwAvVo2nSeDppnNwl3mf70FeWinkuIpoXHWe+YDIfNvuJN+E/U/1al2udWuMA vBgbpaTv5W1g4sDJuYjLxx0aQz40ulPeAHWzAd/oE3YTQsOSUvG4xVp1WfnnBkslo515 zKO6oGCgTNZuaHFQwDzIdbumGBXwYHW7a9mz2sRCCdCslPNSFn5GtxbUaNfkGoD4HE7O 1uvNFFtUkHJIkWJ5jj85fQnXTkbQiUP7YV7iVrc7iwhomOVhlhKBIu/2IKFNzS68oli5 z+LYpIkAda9sKjjHjIoXmHe1H5dqk71wiy4xJXLT3lOI0UjAq5j3B34N952ZuhdJaQcD 1bWg== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-br@lists.gentoo.org Reply-to: gentoo-user-br@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.221.4.66 with SMTP id ob2mr4169950vcb.28.1400090587559; Wed, 14 May 2014 11:03:07 -0700 (PDT) Received: by 10.58.236.103 with HTTP; Wed, 14 May 2014 11:03:07 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 May 2014 15:03:07 -0300 Message-ID: Subject: Re: [gentoo-user-br] ssh nao conecta From: Igor Miranda To: gentoo-user-br@lists.gentoo.org Content-Type: multipart/alternative; boundary=089e0122a9241fff5804f95ffecf X-Archives-Salt: ba91bf14-7b59-41ea-a86a-7fc685d05383 X-Archives-Hash: 0ea87ba21cfd19e1a273a3190a615a16 --089e0122a9241fff5804f95ffecf Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Funcionou, muito obrigado pelo help! On Wed, May 14, 2014 at 2:55 PM, Michel Boaventura < michel.boaventura@gmail.com> wrote: > Google ftw :) > > http://superuser.com/questions/568891/ssh-works-in-putty-but-not-terminal > > 2014-05-14 9:16 GMT-03:00 Igor Miranda : > > miranda@eWave ~ $ ssh -vvv root@10.6.1.10 > > OpenSSH_6.6, OpenSSL 1.0.1g 7 Apr 2014 > > debug1: Reading configuration data /home/miranda/.ssh/config > > debug1: /home/miranda/.ssh/config line 1: Applying options for * > > debug1: Reading configuration data /etc/ssh/ssh_config > > debug2: ssh_connect: needpriv 0 > > debug1: Connecting to 10.6.1.10 [10.6.1.10] port 22. > > debug1: Connection established. > > debug1: identity file /home/miranda/.ssh/identity type -1 > > debug1: identity file /home/miranda/.ssh/identity-cert type -1 > > debug1: identity file /home/miranda/.ssh/id_rsa type -1 > > debug1: identity file /home/miranda/.ssh/id_rsa-cert type -1 > > debug1: identity file /home/miranda/.ssh/id_dsa type -1 > > debug1: identity file /home/miranda/.ssh/id_dsa-cert type -1 > > debug1: identity file /home/miranda/.ssh/id_ecdsa type -1 > > debug1: identity file /home/miranda/.ssh/id_ecdsa-cert type -1 > > debug1: identity file /home/miranda/.ssh/id_ed25519 type -1 > > debug1: identity file /home/miranda/.ssh/id_ed25519-cert type -1 > > debug1: Remote protocol version 2.0, remote software version OpenSSH_5.= 3 > > debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000 > > debug1: Enabling compatibility mode for protocol 2.0 > > debug1: Local version string SSH-2.0-OpenSSH_6.6 > > debug2: fd 3 setting O_NONBLOCK > > debug3: load_hostkeys: loading entries for host "10.6.1.10" from file > > "/home/miranda/.ssh/known_hosts" > > debug3: load_hostkeys: loaded 0 keys > > debug1: SSH2_MSG_KEXINIT sent > > debug1: SSH2_MSG_KEXINIT received > > debug2: kex_parse_kexinit: > > curve25519-sha256@libssh.org > ,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-= group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-gro= up14-sha1,diffie-hellman-group1-sha1 > > debug2: kex_parse_kexinit: > > ecdsa-sha2-nistp256-cert-v01@openssh.com, > ecdsa-sha2-nistp384-cert-v01@openssh.com, > ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com= , > ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com, > ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com > ,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,= ssh-rsa,ssh-dss > > debug2: kex_parse_kexinit: > > aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128, > aes128-gcm@openssh.com,aes256-gcm@openssh.com, > chacha20-poly1305@openssh.com > ,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfo= ur, > rijndael-cbc@lysator.liu.se > > debug2: kex_parse_kexinit: > > aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128, > aes128-gcm@openssh.com,aes256-gcm@openssh.com, > chacha20-poly1305@openssh.com > ,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfo= ur, > rijndael-cbc@lysator.liu.se > > debug2: kex_parse_kexinit: > > hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com, > umac-64-etm@openssh.com,umac-128-etm@openssh.com, > hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com, > hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com, > hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com, > umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160, > hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 > > debug2: kex_parse_kexinit: > > hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com, > umac-64-etm@openssh.com,umac-128-etm@openssh.com, > hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com, > hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com, > hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com, > umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160, > hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 > > debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib > > debug2: kex_parse_kexinit: none,zlib@openssh.com,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-sha256,diffie-hellman-group-exchange-sha1,d= iffie-hellman-group14-sha1,diffie-hellman-group1-sha1 > > debug2: kex_parse_kexinit: ssh-rsa,ssh-dss > > debug2: kex_parse_kexinit: > > > aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cb= c,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour, > rijndael-cbc@lysator.liu.se > > debug2: kex_parse_kexinit: > > > aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cb= c,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour, > rijndael-cbc@lysator.liu.se > > debug2: kex_parse_kexinit: > > hmac-md5,hmac-sha1,umac-64@openssh.com > ,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com > ,hmac-sha1-96,hmac-md5-96 > > debug2: kex_parse_kexinit: > > hmac-md5,hmac-sha1,umac-64@openssh.com > ,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com > ,hmac-sha1-96,hmac-md5-96 > > debug2: kex_parse_kexinit: none,zlib@openssh.com > > debug2: kex_parse_kexinit: none,zlib@openssh.com > > debug2: kex_parse_kexinit: > > debug2: kex_parse_kexinit: > > debug2: kex_parse_kexinit: first_kex_follows 0 > > debug2: kex_parse_kexinit: reserved 0 > > debug2: mac_setup: setup hmac-md5 > > debug1: kex: server->client aes128-ctr hmac-md5 none > > debug2: mac_setup: setup hmac-md5 > > debug1: kex: client->server aes128-ctr hmac-md5 none > > debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent > > debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP > > Connection closed by 10.6.1.10 > > > > > > > > 2014-05-13 22:44 GMT-03:00 Michel Boaventura < > michel.boaventura@gmail.com>: > > > >> Se voc=C3=AA usa um -vvv ele n=C3=A3o fala nada de =C3=BAtil? > >> > >> Em 13 de maio de 2014 15:58, Igor Miranda > >> escreveu: > >> > Senhores, > >> > > >> > Alguem ja pegou um erro bizarro no qual o ssh nao conecta em um host > que > >> > esta em uma vpn ipsec? Se eu uso o putty ele vai, mais quando vou na > >> > console > >> > e digito ssh ele da timeout > >> > > >> > -- > >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> > Igor Miranda > >> > S=C3=A3o Paulo/SP > >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> > >> > >> > >> -- > >> Michel Almada de Castro Boaventura > >> Analista de Sistemas > >> Laborat=C3=B3rio de Software Livre - LSL > >> > > > > > > > > -- > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Igor Miranda > > S=C3=A3o Paulo/SP > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > -- > Michel Almada de Castro Boaventura > Analista de Sistemas > Laborat=C3=B3rio de Software Livre - LSL > > --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Igor Miranda S=C3=A3o Paulo/SP =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --089e0122a9241fff5804f95ffecf Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Funcionou, muito obrigado pelo help!


On Wed, May 14, 2014 at= 2:55 PM, Michel Boaventura <michel.boaventura@gmail.com>= wrote:
Google ftw :)

http://superuser.com/questions/568891/ssh-work= s-in-putty-but-not-terminal

2014-05-14 9:16 GMT-03:00 Igor Miranda <miranda.igor@gmail.com>:
> miranda@eWave ~ $ ssh -vvv root@10.6.1.10
> OpenSSH_6.6, OpenSSL 1.0.1g 7 Apr 2014
> debug1: Reading configuration data /home/miranda/.ssh/config
> debug1: /home/miranda/.ssh/config line 1: Applying options for *
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug2: ssh_connect: needpriv 0
> debug1: Connecting to 10.6.1.10 [10.6.1.10] port 22.
> debug1: Connection established.
> debug1: identity file /home/miranda/.ssh/identity type -1
> debug1: identity file /home/miranda/.ssh/identity-cert type -1
> debug1: identity file /home/miranda/.ssh/id_rsa type -1
> debug1: identity file /home/miranda/.ssh/id_rsa-cert type -1
> debug1: identity file /home/miranda/.ssh/id_dsa type -1
> debug1: identity file /home/miranda/.ssh/id_dsa-cert type -1
> debug1: identity file /home/miranda/.ssh/id_ecdsa type -1
> debug1: identity file /home/miranda/.ssh/id_ecdsa-cert type -1
> debug1: identity file /home/miranda/.ssh/id_ed25519 type -1
> debug1: identity file /home/miranda/.ssh/id_ed25519-cert type -1
> debug1: Remote protocol version 2.0, remote software version OpenSSH_5= .3
> debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_6.6
> debug2: fd 3 setting O_NONBLOCK
> debug3: load_hostkeys: loading entries for host "10.6.1.10" = from file
> "/home/miranda/.ssh/known_hosts"
> debug3: load_hostkeys: loaded 0 keys
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug2: kex_parse_kexinit:
> curve25519-sha256@libs= sh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-= hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hel= lman-group14-sha1,diffie-hellman-group1-sha1
> debug2: kex_parse_kexinit:
> ecdsa-sha2= -nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-= v01@openssh.com,ssh= -ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ecdsa-sha2-nistp2= 56,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-rsa,ssh-dss
> debug2: kex_parse_kexinit:
> aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc= ,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
> debug2: kex_parse_kexinit:
> aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc= ,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
> debug2: kex_parse_kexinit:
> hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,<= a href=3D"mailto:umac-128-etm@openssh.com">umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com= ,hmac-sha2-512-etm@ope= nssh.com,hmac-ripemd1= 60-etm@openssh.com,hmac= -sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,= hmac-sha1-96,hmac-md5-96
> debug2: kex_parse_kexinit:
> hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,<= a href=3D"mailto:umac-128-etm@openssh.com">umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com= ,hmac-sha2-512-etm@ope= nssh.com,hmac-ripemd1= 60-etm@openssh.com,hmac= -sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,= hmac-sha1-96,hmac-md5-96
> debug2: kex_parse_kexinit: none,zl= ib@openssh.com,zlib
> debug2: kex_parse_kexinit: none,zl= ib@openssh.com,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-sha256,diffie-hellman-group-exchange-sha= 1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
> debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
> debug2: kex_parse_kexinit:
> aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des= -cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
> debug2: kex_parse_kexinit:
> aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des= -cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
> debug2: kex_parse_kexinit:
> hmac-md5,hmac-sha1,umac-64@open= ssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-= md5-96
> debug2: kex_parse_kexinit:
> hmac-md5,hmac-sha1,umac-64@open= ssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-= md5-96
> debug2: kex_parse_kexinit: none,zl= ib@openssh.com
> debug2: kex_parse_kexinit: none,zl= ib@openssh.com
> debug2: kex_parse_kexinit:
> debug2: kex_parse_kexinit:
> debug2: kex_parse_kexinit: first_kex_follows 0
> debug2: kex_parse_kexinit: reserved 0
> debug2: mac_setup: setup hmac-md5
> debug1: kex: server->client aes128-ctr hmac-md5 none
> debug2: mac_setup: setup hmac-md5
> debug1: kex: client->server aes128-ctr hmac-md5 none
> debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
> Connection closed by 10.6.1.10
>
>
>
> 2014-05-13 22:44 GMT-03:00 Michel Boaventura <michel.boaventura@gmail.com>:
>
>> Se voc=C3=AA usa um -vvv ele n=C3=A3o fala nada de =C3=BAtil?
>>
>> Em 13 de maio de 2014 15:58, Igor Miranda <miranda.igor@gmail.com>
>> escreveu:
>> > Senhores,
>> >
>> > Alguem ja pegou um erro bizarro no qual o ssh nao conecta em = um host que
>> > esta em uma vpn ipsec? Se eu uso o putty ele vai, mais quando= vou na
>> > console
>> > e digito ssh ele da timeout
>> >
>> > --
>> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<= br> >> > Igor Miranda
>> > S=C3=A3o Paulo/SP
>> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<= br> >>
>>
>>
>> --
>> Michel Almada de Castro Boaventura
>> Analista de Sistemas
>> Laborat=C3=B3rio de Software Livre - LSL
>>
>
>
>
> --
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Igor Miranda
> S=C3=A3o Paulo/SP
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D



--
Michel Almada de Castro Boaventura
Analista de Sistemas
Laborat=C3=B3rio de Software Livre - LSL




--
=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Igor Miranda
S=C3= =A3o Paulo/SP
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D
--089e0122a9241fff5804f95ffecf--