From owner-freebsd-questions@FreeBSD.ORG Tue Jul 12 06:27:24 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6307E16A41C for ; Tue, 12 Jul 2005 06:27:24 +0000 (GMT) (envelope-from vladone@llwb135.servidoresdns.net) Received: from llwb135.servidoresdns.net (llwb135.servidoresdns.net [217.76.137.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04BFD43D48 for ; Tue, 12 Jul 2005 06:27:23 +0000 (GMT) (envelope-from vladone@llwb135.servidoresdns.net) Received: from SERVEREL (unknown [81.12.246.122]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by llwb135.servidoresdns.net (Postfix) with ESMTP id E7D6324C773 for ; Tue, 12 Jul 2005 08:18:10 +0200 (CEST) Date: Tue, 12 Jul 2005 09:27:47 +0300 From: vladone X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <1046395601.20050712092747@llwb135.servidoresdns.net> To: freebsd-questions@freebsd.org In-Reply-To: <42D2ED76.4020804@azimapower.com> References: <387801419.20050712010441@llwb135.servidoresdns.net> <42D2ED76.4020804@azimapower.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: sshd prompt for password very slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladone List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 06:27:24 -0000 Hello jdyke, > this is an DNS problem. its trying to lookup the address of the host that is > connecting to it. you can turn these off in /etc/ssh/sshd_config or ensure that > you're comning from somewhere that has a valid DNS assocaited and update > /etc/resolv.conf with a valid nameserver for lookups. > if you're using a local connection, you can also use /etc/hosts > hth > Jeff Yes, taht is! Now work perfect! Thanks!