<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Matthew Miller wrote:
<blockquote cite="mid20060805022532.GA9858@jadzia.bu.edu" type="cite">
  <pre wrap="">On Fri, Aug 04, 2006 at 09:16:24PM -0500, Peter Horst wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I switched off GSSAPIAuthentication, to no avail - and oddly enough I'm 
connecting to the machine in question via USER@IPADDR, so I don't think 
DSN would be implicated, would it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Doesn't matter. It's the machine you're connecting to attempting to do a
reverse lookup of the machine you're connecting from.

>From man sshd_config:

     UseDNS  Specifies whether sshd should lookup the remote host name and
             check that the resolved host name for the remote IP address
             maps back to the very same IP address. The default is "yes".


  </pre>
</blockquote>
Bingo. Thanks very much.<br>
</body>
</html>