From owner-freebsd-stable@FreeBSD.ORG Thu Jun 24 03:41:12 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3663816A4CF for ; Thu, 24 Jun 2004 03:41:12 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C199043D55 for ; Thu, 24 Jun 2004 03:41:07 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id B79A472DF4; Wed, 23 Jun 2004 20:41:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id B273272DF2; Wed, 23 Jun 2004 20:41:07 -0700 (PDT) Date: Wed, 23 Jun 2004 20:41:07 -0700 (PDT) From: Doug White To: Illia Baidakov In-Reply-To: <1447547963.20040623150012@newchem.ru> Message-ID: <20040623203701.L92305@carver.gumbysoft.com> References: <1447547963.20040623150012@newchem.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Annoying delays appeared while connecting to the server X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 03:41:12 -0000 On Wed, 23 Jun 2004, Illia Baidakov wrote: > Hello freebsd-stable, > > I noticed it about a week ago. My local hosts have suffering > such delays while connecting to the (imho) tcp-wrapped services, > namely ssh, smtp, mysql. > It looks like the addresses to names resolving. I don't need to resolve my > local names or addresses now. There was not any delays early. > But they have appeared without any visable reason. > > What could to involve a such system behaviour? > How should I return my system to previous state? > > P.S. I will not want neither to edit the /etc/hosts file nor create > and maintain dns-zones for the internal hosts. I don't see any changes to the tcpwrappers services. Check resolv.conf; maybe one of the listed nameservers is down or unresponsive? You really should have machines in DNS or /etc/hosts, but if you don't want to maintain that, then you suffer the consequences. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org