From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 03:23:38 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 4A0FA16A41F for ; Thu, 1 Dec 2005 03:23:38 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4195043D45 for ; Thu, 1 Dec 2005 03:23:36 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id jB13NUFL078693; Thu, 1 Dec 2005 04:23:30 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id jB13NUab078681; Thu, 1 Dec 2005 04:23:30 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Thu, 1 Dec 2005 04:23:30 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Foo Ji-Haw In-Reply-To: <01bb01c5f624$afbe0a50$c801a8c0@nexpc> Message-ID: <20051201042247.V78580@chylonia.3miasto.net> References: <01bb01c5f624$afbe0a50$c801a8c0@nexpc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD-questions@freebsd.org Subject: Re: faster ssh session? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 03:23:38 -0000 > > I have a well and working setup of FBSD 5.4. Nothing much to complain about, but I hope to resolve this oddity. > > If I were to open a SSH connection to the box from an IP that cannot be reverse dns queried, the box takes a little while before giving the username prompt. Is there a way to turn off reverse dns query? This happens to the smtp service (running on inetd) as well. it's more general problem - DNS queries have to timeout. quickest solution (if it's your private lan) is to add entries to /etc/hosts