Advertisement
Guest User

Untitled

a guest
Oct 11th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. > ssh -o StrictHostKeyChecking=no ans-host01.lxd
  2. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  3. @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @
  4. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  5. The ECDSA host key for ans-host01.lxd has changed,
  6. and the key for the corresponding IP address 10.4.108.236
  7. is unknown. This could either mean that
  8. DNS SPOOFING is happening or the IP address for the host
  9. and its host key have changed at the same time.
  10. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  11. @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
  12. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  13. IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
  14. Someone could be eavesdropping on you right now (man-in-the-middle attack)!
  15. It is also possible that a host key has just been changed.
  16. The fingerprint for the ECDSA key sent by the remote host is
  17. SHA256:xUBG3IPMZZ5Fd1Dbqs8v8lM/wc6zmABNq9wxEthVtcM.
  18. Please contact your system administrator.
  19. Add correct host key in /home/mario/.ssh/known_hosts to get rid of this message.
  20. Offending ECDSA key in /home/mario/.ssh/known_hosts:488
  21. remove with:
  22. ssh-keygen -f "/home/mario/.ssh/known_hosts" -R "ans-host01.lxd"
  23. Password authentication is disabled to avoid man-in-the-middle attacks.
  24. Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks.
  25. mario@ans-host01.lxd: Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement