Skip to content

Instantly share code, notes, and snippets.

@benjamingeiger
Created March 22, 2016 20:59
Show Gist options
  • Save benjamingeiger/923beaacd2d5312e9636 to your computer and use it in GitHub Desktop.
Save benjamingeiger/923beaacd2d5312e9636 to your computer and use it in GitHub Desktop.
[bgeiger@Maximus][~] $ ssh cseadmin@131.247.2.149
The authenticity of host '[IP] ([IP])' can't be established.
RSA key fingerprint is SHA256:cLa7mE[REDACTED].
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[IP]' (RSA) to the list of known hosts.
cseadmin@[IP]'s password:
Connection reset by [IP]
[bgeiger@Maximus][~] {255} $ ssh cseadmin@[IP]
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:zPiwY4[REDACTED].
Please contact your system administrator.
Add correct host key in /Users/bgeiger/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/bgeiger/.ssh/known_hosts:65
RSA host key for [IP] has changed and you have requested strict checking.
Host key verification failed.
[bgeiger@Maximus][~] {255} $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment