View previous topic :: View next topic |
Author |
Message |
reiman Tux's lil' helper
Joined: 29 May 2004 Posts: 108 Location: sweden
|
Posted: Wed Jun 30, 2004 7:42 am Post subject: Newbie problem ssh |
|
|
I cant connect trou ssh to my server from my gentoo workstation, but it works from other computers. The server is running debian. Here is the error message Code: | bash-2.05b$ ssh 192.168.0.20
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
63:9b:29:75:85:93:28:8d:70:09:b1:e7:3d:cc:d2:80.
Please contact your system administrator.
Add correct host key in /home/reiman/.ssh/known_hosts to get rid of this message.
Offending key in /home/reiman/.ssh/known_hosts:1
RSA host key for 192.168.0.20 has changed and you have requested strict checking.
Host key verification failed.
bash-2.05b$
|
i have emerged openssh |
|
Back to top |
|
|
Guezz-Who Tux's lil' helper
Joined: 15 Mar 2003 Posts: 90 Location: Norway::Bergen
|
Posted: Wed Jun 30, 2004 7:44 am Post subject: |
|
|
Delete the first line in /home/reiman/.ssh/known_hosts .. _________________ If you do something right once, someone will ask you to do it again. |
|
Back to top |
|
|
reiman Tux's lil' helper
Joined: 29 May 2004 Posts: 108 Location: sweden
|
Posted: Wed Jun 30, 2004 7:48 am Post subject: |
|
|
thank you |
|
Back to top |
|
|
|