Advertisement
kheeper

whatever

Feb 8th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. [lukas@HPdv5 ~]$ telnet 88.103.159.57
  2. Trying 88.103.159.57...
  3. Connected to 88.103.159.57.
  4. Escape character is '^]'.
  5.  
  6. OpenDreambox 1.6.0 dm8000
  7.  
  8. dm8000 login: Connection closed by foreign host.
  9. [lukas@HPdv5 ~]$ ssh [email protected]
  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 RSA key sent by the remote host is
  17. 01:45:5c:b9:cc:6f:31:75:93:60:1f:7b:c4:af:62:13.
  18. Please contact your system administrator.
  19. Add correct host key in /home/lukas/.ssh/known_hosts to get rid of this message.
  20. Offending RSA key in /home/lukas/.ssh/known_hosts:2
  21. RSA host key for 88.103.159.57 has changed and you have requested strict checking.
  22. Host key verification failed.
  23. [lukas@HPdv5 ~]$ ftp 88.103.159.57
  24. Connected to 88.103.159.57.
  25. 220 Welcome to the OpenDreambox FTP service.
  26. Name (88.103.159.57:lukas): ^C[lukas@HPdv5 ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement