From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 20:48:13 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 E554816A41C for ; Mon, 6 Jun 2005 20:48:13 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87BDA43D1D for ; Mon, 6 Jun 2005 20:48:13 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.157.226]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id j56Km5Oo042387; Mon, 6 Jun 2005 15:48:05 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <42A4B649.8080800@daleco.biz> Date: Mon, 06 Jun 2005 15:47:05 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050428 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Marella 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> <5fee5e3005060612044d4197fe@mail.gmail.com> <42A4AF37.6020708@gmail.com> In-Reply-To: <42A4AF37.6020708@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jonathan Chen , freebsd-questions@freebsd.org, luke Subject: Re: ssh delays 40 seconds (SOLVED???) 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: Mon, 06 Jun 2005 20:48:14 -0000 Robert Marella wrote: > luke wrote: > >> 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. > > > Did something change with 5.4? I don't think so; I've had the problem appear a long time ago from some locations. Looking at the CVS web, it appears that *maybe* this came on when OpenSSH 3.7.1p2 was imported in January, 2004. So maybe you were a little behind on mergemaster ... Kevin Kinsey