From owner-freebsd-stable@FreeBSD.ORG Mon Dec 20 11:26:28 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 696A216A4CE for ; Mon, 20 Dec 2004 11:26:28 +0000 (GMT) Received: from master.azm.uz.ua (ns.azm.uz.ua [195.137.255.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E1A43D5C for ; Mon, 20 Dec 2004 11:26:26 +0000 (GMT) (envelope-from ash@azm.uz.ua) Received: from ashway (ashway.azm.uz.ua [195.137.255.56]) by master.azm.uz.ua (8.12.6/8.12.6) with SMTP id iBKBQKOA074884 for ; Mon, 20 Dec 2004 13:26:20 +0200 (EET) (envelope-from ash@azm.uz.ua) Message-ID: <012a01c4e686$bc74e4c0$38ff89c3@ashway> From: "Andrey Sharandakov" To: References: Date: Mon, 20 Dec 2004 13:26:23 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: sshd DNS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 11:26:28 -0000 Hi!!! sshd needs DNS for backresolving!!! When you are connecting to a remote host via SSH, sshd tries to resolv in-addr.arpa zone for your IP address. man sshd -- Best regards, Andrey Sharandakov, ASH83-RIPE ----- Original Message ----- From: "Kovács Péter" To: Sent: Sunday, December 19, 2004 8:06 PM Subject: sshd DNS > Hello, > > > I sometimes get this error message: > sshd[543767]: WARNING: DNS lookup failed for " 171.31.1.21" > Why is this error message? > > For what sshd needs DNS? If the DNS is unavailable I can't > log into my computer. How can I resolve this problem, so I > can still login if the DNS is not available? > > > Thanks, > Peter > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"