From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 19:04:55 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 5044A16A41C for ; Mon, 6 Jun 2005 19:04:55 +0000 (GMT) (envelope-from lgrady@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C1843D53 for ; Mon, 6 Jun 2005 19:04:54 +0000 (GMT) (envelope-from lgrady@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1973497wri for ; Mon, 06 Jun 2005 12:04:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WhpG7OsmCrPWEAEgicGqfnBjPBAow39fzidG9pZmLDsT5g6NZzoqv2CdOXXE9CDna2zzLm6EK9p9hoOsKDunUfZ817NmaZ3KbXA+yCY/8jqSLDXS+cal6vx4Xlp8FHDpO1f0vie3d+mfMnIJ8Izj42CmUTJaFG36Z0u7jfy2Z9w= Received: by 10.54.150.2 with SMTP id x2mr3441628wrd; Mon, 06 Jun 2005 12:04:25 -0700 (PDT) Received: by 10.54.49.14 with HTTP; Mon, 6 Jun 2005 12:04:25 -0700 (PDT) Message-ID: <5fee5e3005060612044d4197fe@mail.gmail.com> Date: Mon, 6 Jun 2005 13:04:25 -0600 From: luke To: Kevin Kinsey In-Reply-To: <42A3CBF8.5020809@daleco.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5EEBE9C3C61D1142994C6B620C51E847110B80@depot.weblinkmo.com> <17059.37867.174248.688500@jerusalem.litteratus.org> <42A3A5F4.8090807@gmail.com> <20050606023235.GA81334@osiris.chen.org.nz> <42A3B9B6.5070800@gmail.com> <20050606025554.GB81546@osiris.chen.org.nz> <42A3BCF9.8090200@gmail.com> <42A3CBF8.5020809@daleco.biz> Cc: Robert Marella , Jonathan Chen , freebsd-questions@freebsd.org Subject: Re: ssh delays 40 seconds X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: luke List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 19:04:55 -0000 also, you might want to look into the UseDNS option in the sshd_config file. this will cause the server to not perform dns lookups on connecting hosts.