From owner-freebsd-questions@FreeBSD.ORG Tue Dec 29 18:53:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0461106568D for ; Tue, 29 Dec 2009 18:53:46 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id 816F18FC0A for ; Tue, 29 Dec 2009 18:53:46 +0000 (UTC) Received: by chen.org.nz (Postfix, from userid 1000) id 07B8928422; Wed, 30 Dec 2009 07:53:43 +1300 (NZDT) Date: Wed, 30 Dec 2009 07:53:43 +1300 From: Jonathan Chen To: n dhert Message-ID: <20091229185343.GC35428@osiris.chen.org.nz> References: <8021a2660912291004h2590b06atdb54ba14d5e31d5@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8021a2660912291004h2590b06atdb54ba14d5e31d5@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Starting sshd, ssh connections 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: Tue, 29 Dec 2009 18:53:46 -0000 On Tue, Dec 29, 2009 at 07:04:24PM +0100, n dhert wrote: > On a newly installed FreeBSD7.2, when booting it takes a long time to get > past "Starting sshd.". > I'm using the PC only in a private network. The IP of the PC is 192.168.75.8 > # ssh root@192.168.75.8 > or # ssh root@127.0.0.1 > take both 15 seconds to display > Password: ... > At setup, I did specify a hostname, a domainname, a default_router > (192.168.75.14) and > DNS server 192.168.254.100 (in the future to be replace by non-private IPs), > > but since I am testing only in a private network and only with IP adresses > (no hostnames) > these are not used. > So what is causing that delay at Start of sshd and use of ssh? Reverse DNS lookup. Make sure you have PTR entries for all IPs in use. -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter