From owner-freebsd-questions Sat Jun 6 03:30:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18122 for freebsd-questions-outgoing; Sat, 6 Jun 1998 03:30:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from leaf.lumiere.net (j@leaf.lumiere.net [207.218.152.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18114 for ; Sat, 6 Jun 1998 03:30:48 -0700 (PDT) (envelope-from j@lumiere.net) Received: from localhost (j@localhost) by leaf.lumiere.net (8.9.0/8.8.8) with SMTP id DAA03529; Sat, 6 Jun 1998 03:30:49 -0700 (PDT) (envelope-from j@lumiere.net) Date: Sat, 6 Jun 1998 03:30:48 -0700 (PDT) From: Jesse To: Barry Grotjahn cc: freebsd-questions@FreeBSD.ORG Subject: Re: the maschines stops too long while ... In-Reply-To: <35791C92.30D30E66@swn.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This often happens if your DNS lookups aren't working right. For example, if you're using the same machine as the primary DNS server and the named daemon hasn't loaded yet. Usually it has to wait for the lookup to time out. Making sure your own host is in /etc/hosts might work, but the best is to have your named daemon load before sendmail. Hope this helps, --- Jesse http://www.lumiere.net/ On Sat, 6 Jun 1998, Barry Grotjahn wrote: > After installing and rebooting my maschine stops too long while doing > the following : > the message is : > starting standart daemons : inetd cron sendmail . > This takes every time I reboot about 5 minutes at least . What does this > mean and how could or should I handle ? > > Barry > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message