Skip to content

Instantly share code, notes, and snippets.

dchen2@MacBookProD6R:~$ ssh -i ~/.ssh/data-eng-dev.pem hadoop@ip-10-194-80-39.us-west-2.compute.internal -vvv
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data /Users/dchen2/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for *
debug1: Connecting to ip-10-194-80-39.us-west-2.compute.internal port 22.
debug1: Connection established.
debug1: identity file /Users/dchen2/.ssh/data-eng-dev.pem type -1
debug1: identity file /Users/dchen2/.ssh/data-eng-dev.pem-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.1
$ ssh -i ~/.ssh/data-eng-dev.pem hadoop@10.194.83.168 -vvv
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data /Users/dchen2/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for *
debug2: resolve_canonicalize: hostname 10.194.83.168 is address
debug2: ssh_connect_direct
debug1: Connecting to 10.194.83.168 [10.194.83.168] port 22.
debug1: Connection established.
debug1: identity file /Users/dchen2/.ssh/data-eng-dev.pem type -1