Results 1 to 8 of 8
Hi all ,
We are using ssh to connect to our linux servers . We used to get connected via ssh command from linux machine . When I was connected ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-14-2005 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 44
SSH query
Hi all ,
We are using ssh to connect to our linux servers . We used to get connected via ssh command from linux machine . When I was connected to Linux mahine1 the machine got rebooted somehow . Since then I m not able to connect to machine1 via ssh . It gives me following error whever i give my password :
demo@172.200.3.1's password:
debug1: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64)
debug1: authentications that can continue: publickey,password,keyboard-interactive
Permission denied, please try again.
Please help . Thanx
- 04-14-2005 #2
did you restart the ssh daemon correctly?
- 04-14-2005 #3Just Joined!
- Join Date
- Jul 2004
- Posts
- 44
yes ofcourse i restarted it many times
- 04-14-2005 #4
can u log onto the remote machine if u went to it and tried logging in?
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-14-2005 #5Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
Since you had a crash of your system, it might be so that your /etc/ssh/ssh_host* files been corrupt.
Maybe you should take a look into those.
And as another question above, are you able to logon localy at this server with this same user?
- 04-16-2005 #6Just Joined!
- Join Date
- Jul 2004
- Posts
- 44
Ok here is the reply ,
I cant login to this machine locally also i.e. via SSH . It gives same error . Also I can login to another remote machine via SSH but if i try to login back to this machine via SSH, same error .
Ok the files must be corrupted but then how can i restore them ? .
Waiting for your reply .
- 04-16-2005 #7
I think he meant without ssh, just using standard login procedures.
- 04-19-2005 #8Just Joined!
- Join Date
- Jul 2004
- Posts
- 44
Yes i can certainly login to machine thru console .


Reply With Quote
