Sida 1 av 1

ssh problem

Postat: 03 mar 2007, 21:53
av toddyd
Har tidigare hållit på och testat lite med ssh. Har satt upp cygwin på min windows burk och har fått det att funka med att coppa filer mella windows och ubuntu burken.
I dag händer följande. Vad är detta och hur styr man rätt det hela?


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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
xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Please contact your system administrator.
Add correct host key in /home/Tod/.ssh/known_hosts to get rid of this message.
Offending key in /home/Tod/.ssh/known_hosts:1
RSA host key for 192.168.x.x has changed and you have requested strict checking.Host key verification failed.
lost connection

SV: ssh problem

Postat: 03 mar 2007, 23:23
av HenrikAn
Det enklaste är att du öppnar /home/Tod/.ssh/known_hosts och tar bort raden som innehåller 192.168.x.x
Antagligen beror problemet på att datorn du försöker logga in på har bytt ip-adress?

SV: ssh problem

Postat: 08 mar 2007, 22:54
av toddyd
Tack för det! Nu funkar det igen.