<p>Anyone remember HOW to disable SSH reverse lookups?</p>
<p><blockquote type="cite">On 2011-01-03 2:29 PM, "Lennart Sorensen" <<a href="mailto:lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys@public.gmane.org">lsorense@csclub.uwaterloo.ca</a>> wrote:<br><br><p><font color="#500050">On Thu, Dec 30, 2010 at 04:13:50PM -0500, Rajinder Yadav wrote:<br>
> i notice when i do a scp from my l...</font></p>Usually reverse dns lookup timeout.<br>
<br>
If the box you ssh to has dns enabled (and most do of course), it will<br>
try to do a reverse lookup on your IP.  Of course if you don't have<br>
reverse dns setup for your local network, this won't resolve, and the<br>
dns timeout can take a while.<br>
<br>
A hosts file entry for each local machine, or setting up a reverse dns<br>
server for your local network solves it.<br>
<br>
Or maybe you could configure sshd to not do a reverse lookup on incoming<br>
connections.<br>
<font color="#888888"><br>
--<br>
Len Sorensen<br>
</font><p><font color="#500050">--<br>The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/">http://gtalug.org/</a><br>TLUG requests: Linux topics, No ...</font></p></blockquote></p>