doublec16
04-04-2003, 05:18 PM
I run RH8 and something seems to have happened to my sshd. Now I can't ssh from outside my local network. For example, scp gives:
scp: warning: ssh2 client failed to authenticate. (or you have too old ssh2 installed, check with ssh2 -V)
warning: Authentication failed.
Disconnected; connection lost (Connection closed.).
scp: warning: child process (ssh2) exited with code 1.
and ssh gives a lot of messages, among which is:
RSA host key for x has changed and you have requested strict checking.
or,from a different computer:
warning: Authentication failed.
Disconnected; connection lost (Connection closed.).
I just want to be able to use ssh like i could before. I don't think I have changed any configurations to now require strict checking. I have performed search but didn't find anything. I have a pretty good hardware firewall and secure passwords so I don't need an insane level of security. Can anyone help? Thanks.
scp: warning: ssh2 client failed to authenticate. (or you have too old ssh2 installed, check with ssh2 -V)
warning: Authentication failed.
Disconnected; connection lost (Connection closed.).
scp: warning: child process (ssh2) exited with code 1.
and ssh gives a lot of messages, among which is:
RSA host key for x has changed and you have requested strict checking.
or,from a different computer:
warning: Authentication failed.
Disconnected; connection lost (Connection closed.).
I just want to be able to use ssh like i could before. I don't think I have changed any configurations to now require strict checking. I have performed search but didn't find anything. I have a pretty good hardware firewall and secure passwords so I don't need an insane level of security. Can anyone help? Thanks.