XMLWordPrintable

Details

    Description

      #!bash
      
      -> % ssh -Tv git@bitbucket.org
      OpenSSH_7.4p1, LibreSSL 2.5.0
      debug1: Reading configuration data /Users/aaronvasquez/.ssh/config
      debug1: Reading configuration data /etc/ssh/ssh_config
      debug1: Connecting to bitbucket.org [2401:1d80:1010::151] port 22.
      debug1: connect to address 2401:1d80:1010::151 port 22: Operation timed out
      debug1: Connecting to bitbucket.org [104.192.143.2] port 22.
      debug1: Connection established.
      debug1: identity file /Users/aaronvasquez/.ssh/id_rsa type 1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_rsa-cert type -1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_dsa type -1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_dsa-cert type -1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_ecdsa type -1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_ecdsa-cert type -1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_ed25519 type -1
      debug1: key_load_public: No such file or directory
      debug1: identity file /Users/aaronvasquez/.ssh/id_ed25519-cert type -1
      debug1: Enabling compatibility mode for protocol 2.0
      debug1: Local version string SSH-2.0-OpenSSH_7.4
      debug1: Remote protocol version 2.0, remote software version conker_1.0.304-9650a12 app-125
      debug1: no match: conker_1.0.304-9650a12 app-125
      debug1: Authenticating to bitbucket.org:22 as 'git'
      debug1: SSH2_MSG_KEXINIT sent
      debug1: SSH2_MSG_KEXINIT received
      debug1: kex: algorithm: curve25519-sha256@libssh.org
      debug1: kex: host key algorithm: ssh-rsa
      debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
      debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
      debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
      debug1: Server host key: ssh-rsa SHA256:zzXQOXSRBEiUtuE8AikJYKwbHaxvSc0ojez9YXaGp1A
      debug1: Host 'bitbucket.org' is known and matches the RSA host key.
      debug1: Found key in /Users/aaronvasquez/.ssh/known_hosts:4
      debug1: rekey after 4294967296 blocks
      debug1: SSH2_MSG_NEWKEYS sent
      debug1: expecting SSH2_MSG_NEWKEYS
      debug1: SSH2_MSG_NEWKEYS received
      debug1: rekey after 4294967296 blocks
      debug1: SSH2_MSG_SERVICE_ACCEPT received
      debug1: Authentications that can continue: publickey
      debug1: Next authentication method: publickey
      debug1: Offering RSA public key: /Users/aaronvasquez/.ssh/id_rsa
      debug1: Server accepts key: pkalg ssh-rsa blen 535
      debug1: Authentication succeeded (publickey).
      Authenticated to bitbucket.org ([104.192.143.2]:22).
      debug1: channel 0: new [client-session]
      debug1: Entering interactive session.
      debug1: pledge: network
      debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
      logged in as AaronVasquez.
      
      You can use git or hg to connect to Bitbucket. Shell access is disabled.
      debug1: channel 0: free: client-session, nchannels 1
      Transferred: sent 3464, received 1984 bytes, in 0.1 seconds
      Bytes per second: sent 48509.3, received 27783.6
      debug1: Exit status 0
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            b71348d1b7b2 AaronVasquez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: