Hi,<br>    Thanks for your reply. I just included 'VerifyreverseMapping No' inside /etc/ssh/sshd_config and when I tried to restart the sshd it says :<br>=========================================<br>Starting sshd:/etc/ssh/sshd_config line 63: Deprecated option VerifyreverseMapping
<br>=========================================<br> Can you please advice what is the correct way to disable it.<br><br>thanks<br>Lin<br><br><div><span class="gmail_quote">On 4/3/06, <b class="gmail_sendername">Jim Perrin</b>
 <<a href="mailto:jperrin@gmail.com">jperrin@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 4/3/06, siva m <
<a href="mailto:tech.sivam@gmail.com">tech.sivam@gmail.com</a>> wrote:<br>> Hi,<br>> I have CentOS 4.3 running on my AMD Athlon XP(32 bit) PC and Windows 2000<br>> running on my other Intel P3 PC(These 2 PCs are connected using a network
<br>> switch). Basically I use the one running Linux as back end server and<br>> everything was fine so far. But recently I am experiencing some delay in<br>> loggin in to CentOS through SSH.<br>><br>> The Putty client which I use generally opens up asking for username
<br>> prompt(no delay in that) but after entering the password it takes atleast<br>> 10-15 seconds gap before I logged in.<br>> It was fine before and I am sure I didn't made any changes to linux<br>> configuration. Can anyone please help me with this issue.
<br>><br>> By the way I always use the IP address like($ ssh <a href="mailto:user@192.168.0.xxx">user@192.168.0.xxx</a> without<br>> any hostname)<br><br>This is where ssh is doing a reverse DNS lookup, which is failing and
<br>timing out. Set up DNS , or turn off the reverse lookup check in the<br>sshd config. Of the two, setting up DNS is the best option, but<br>involves a bit more work.<br><br>--<br>Any sufficiently advanced technology is indistinguishable from magic.
<br>-Arthur C. Clarke<br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos
</a><br></blockquote></div><br>