--- On Tue, 16/10/12, Balasubramaniam Natarajan <[email protected]> wrote:

> From: Balasubramaniam Natarajan <[email protected]>
> Subject: Re: [Ilugc] Cannot connect to remote SSH server
> To: "ILUG-C" <[email protected]>
> Date: Tuesday, 16 October, 2012, 4:58 PM
> On Tue, Oct 16, 2012 at 5:59 AM,
> Mehul Ved <[email protected]>
> wrote:
> 
> >
> > Try ssh -o
> PreferredAuthentications=keyboard-interactive -o
> > PubkeyAuthentication=no -p 2500 xx.yy.zz.44
> > It will not try the publickey authentication at all and
> prefer password.
> > But, this is a workaround, you should find the actual
> problem. Maybe
> > it's to do with the fact that you have DSA key and your
> server isn't
> > configured to handle it and is expecting only RSA key.
> >
> >
> Still the same. It did not work. Still Goggling to find out
> why ?


If you have access to the server by other means check logs mainly auth.log to 
find out why server rejects/delays the connection. 

Raman.P
blog:http://ramanchennai.wordpress.com/

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to