From owner-freebsd-questions Tue Jun 15 11:25: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.netxpress.com.gt (unknown [216.72.30.3]) by hub.freebsd.org (Postfix) with ESMTP id 16A52156A5 for ; Tue, 15 Jun 1999 11:24:55 -0700 (PDT) (envelope-from kuuse@quik.guate.com) Received: from quik.guate.com (ip109.netxpress.com.gt [216.72.30.109]) by ns.netxpress.com.gt (8.8.7/8.8.5) with ESMTP id SAA07212 for ; Tue, 15 Jun 1999 18:24:53 GMT Message-ID: <3766996C.36511FB2@quik.guate.com> Date: Tue, 15 Jun 1999 12:20:28 -0600 From: Juan Kuuse Organization: Quik Internet Guatemala X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: sendmail very slow at boot Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a newbie running 3.0-RELEASE for some weeks, and until today my network connection worked fine. But today: sendmail hangs for a long time at boot. When I add the samba daemon to rc.local: echo " smbd" && /usr/local/sbin/smbd -D echo " nmbd" && /usr/local/sbin/nmbd -D it also hangs for a long time. Netscape also takes about a minute to initiate, so it seems to be a common network config problem. I read about a similar problem due to bad config in resolv.conf, so I added the ISPs secondary nameserver, so now my resolv.conf file looks like: domain guate.com nameserver 216.72.30.3 nameserver 204.182.160.1 but the problem still remains. Anyone that may give a helping hand, please? Send a copy to me, as I'm currently not on the list, please. /Juan Kuuse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message