From owner-freebsd-stable Tue Feb 27 12: 6:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 8DB2637B71A for ; Tue, 27 Feb 2001 12:06:53 -0800 (PST) (envelope-from veldy@veldy.net) Received: from HP2500B (fuggle.veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id 5A1B3BA09; Tue, 27 Feb 2001 14:06:15 -0600 (CST) Message-ID: <031e01c0a0f8$92cdac60$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Mike Tancsa" Cc: References: <5.0.2.1.0.20010227145510.02f3c2c0@marble.sentex.ca> Subject: Re: SSH1 fixed yet? Date: Tue, 27 Feb 2001 14:05:02 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It is attempting to do a reverse DNS lookup on my source IP address. My current client uses an unamed gateway to the internet, it has no reverse lookup name. This has never proven to be a problem before - and indeed is not with any other server. I get this message from sshd (-d) when the connection becomes fully established and interactive: debug1: tvp!=NULL kid 0 mili 10 debug1: tvp!=NULL kid 0 mili 10 debug1: tvp!=NULL kid 0 mili 10 Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Mike Tancsa" To: "Thomas T. Veldhouse" Sent: Tuesday, February 27, 2001 1:55 PM Subject: Re: SSH1 fixed yet? > At 01:48 PM 2/27/01 -0600, Thomas T. Veldhouse wrote: > >I am seeing "NXDomain" go by periodically. They quit after the connection > >is fully established (interactive). > > > Try running sshd in debug mode. You will only be able to make one > connection, but it might show what the issue is. > > /usr/sbin/sshd -d > > ---Mike > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message