[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: slow ssh prompt



Στις 11/4/2013 5:48 μμ, ο/η Jaikumar Sharma έγραψε:


On Thu, Apr 11, 2013 at 4:15 PM, binary dreamer <dreamer.binary@gmail.com> wrote:
>Hi. I am running debian 6.0.7 and i am facing a problem with slow response when asking to ssh. once i do a ssh root@192.168.1.77 then the prompt for the passwd it takes around 30 secs to respond. after >that everything is fine. is there a way to fix that delay?
 
As far as I know DNS is being used here and it is causing dealy in remote ssh connection:
 
add "UseDNS no"  in "/etc/ssh/sshd_config" it is not exists there and I think this should solve your issue. 
 
Thanks!
Jaikumar



Dear Jaikumar,


thanks a lot. you are correct.
it works

Reply to: