taylorfouts@MBP-DRWGKHXN9J Downloads % ssh -v -i qnx71.pem -L 6161:localhost:6161 root@54.226.27.50 OpenSSH_9.7p1, LibreSSL 3.3.6 debug1: Reading configuration data /Users/taylorfouts/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files debug1: /etc/ssh/ssh_config line 54: Applying options for * debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling debug1: Connecting to 54.226.27.50 [54.226.27.50] port 22. debug1: Connection established. debug1: identity file qnx71.pem type -1 debug1: identity file qnx71.pem-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9 debug1: compat_banner: match: OpenSSH_8.9 pat OpenSSH* compat 0x04000000 debug1: Authenticating to 54.226.27.50:22 as 'root' debug1: load_hostkeys: fopen /Users/taylorfouts/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:dmREvC5aPn8aDyIdXzC0AriofHWgBjO0wVkqQrRo/m4 debug1: load_hostkeys: fopen /Users/taylorfouts/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '54.226.27.50' is known and matches the ED25519 host key. debug1: Found key in /Users/taylorfouts/.ssh/known_hosts:15 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: rekey in after 134217728 blocks debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Next authentication method: publickey debug1: get_agent_identities: bound agent to hostkey debug1: get_agent_identities: ssh_fetch_identitylist: agent contains no identities debug1: Will attempt key: qnx71.pem explicit debug1: Trying private key: qnx71.pem Authenticated to 54.226.27.50 ([54.226.27.50]:22) using "publickey". debug1: Local connections to LOCALHOST:6161 forwarded to remote address localhost:6161 debug1: Local forwarding listening on ::1 port 6161. debug1: channel 0: new port-listener [port listener] (inactive timeout: 0) debug1: Local forwarding listening on 127.0.0.1 port 6161. debug1: channel 1: new port-listener [port listener] (inactive timeout: 0) debug1: channel 2: new session [client-session] (inactive timeout: 0) debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: pledge: filesystem debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: client_input_hostkeys: searching /Users/taylorfouts/.ssh/known_hosts for 54.226.27.50 / (none) debug1: client_input_hostkeys: searching /Users/taylorfouts/.ssh/known_hosts2 for 54.226.27.50 / (none) debug1: client_input_hostkeys: hostkeys file /Users/taylorfouts/.ssh/known_hosts2 does not exist debug1: client_input_hostkeys: host key found matching a different name/address, skipping UserKnownHostsFile update debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug1: Sending environment. debug1: channel 2: setting env LC_TERMINAL_VERSION = "3.5.4" debug1: channel 2: setting env LANG = "en_US.UTF-8" debug1: channel 2: setting env LC_TERMINAL = "iTerm2" debug1: pledge: network