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
ssh problem
- HenrikAn
- Inlägg: 1436
- Blev medlem: 17 jun 2006, 21:39
- OS: Ubuntu
- Utgåva: 22.10 Kinetic Kudu
- Ort: Hägersten
SV: ssh problem
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?
Antagligen beror problemet på att datorn du försöker logga in på har bytt ip-adress?
The Net interprets censorship as damage and routes around it.
- John Gilmore
- John Gilmore
SV: ssh problem
Tack för det! Nu funkar det igen.