From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 08:41:45 2003 Return-Path: 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 32AED37B405 for ; Thu, 10 Jul 2003 08:41:45 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0705143FB1 for ; Thu, 10 Jul 2003 08:41:42 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <20030710154141015008updme>; Thu, 10 Jul 2003 15:41:41 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h6AFfelA001363; Thu, 10 Jul 2003 11:41:40 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h6AFfeGD001360; Thu, 10 Jul 2003 11:41:40 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Owen Becker References: <3F0D783B.70103@careflow.com> <44of02pg34.fsf@be-well.ilk.org> <3F0D8736.6060501@careflow.com> From: Lowell Gilbert Date: 10 Jul 2003 11:41:39 -0400 In-Reply-To: <3F0D8736.6060501@careflow.com> Message-ID: <44r84yjsng.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Network service startup time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 15:41:45 -0000 Don't top-post, please. It's hard to follow. Owen Becker writes: > Only remote ones from windows boxes. You have DNS configuration problems. The server can resolve itself, but it can't reverse-resolve the clients, and vice versa. > Lowell Gilbert wrote: > > >Owen Becker writes: > > > > > >>So I've noticed that when I try to connect to any network service on > >>my new FreeBSD server, > >>there is a significant startup delay. For instance, telnetting to port > >>25 (now postfix) seems to > >>hang for about 10-15 seconds. Same with ftp. Any ideas as to what may > >>be causing the delay? > >>I'm running freebsd-stable as of yesterday. > >> > > > >Is that happening for local connections, or only remote ones?