From owner-freebsd-hackers Mon Mar 31 22:57:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA14909 for hackers-outgoing; Mon, 31 Mar 1997 22:57:06 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id WAA14886 for ; Mon, 31 Mar 1997 22:56:51 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA23492; Tue, 1 Apr 1997 08:56:48 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id IAA14763; Tue, 1 Apr 1997 08:49:21 +0200 (MET DST) Message-ID: <19970401084920.JH28821@uriah.heep.sax.de> Date: Tue, 1 Apr 1997 08:49:20 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@freebsd.org Cc: johnp@lodgenet.com Subject: Re: DNS & Sendmail References: <199704010420.WAA00706@knight.trosoft.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199704010420.WAA00706@knight.trosoft.com>; from John Prince on Mar 31, 1997 22:20:59 -0600 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As John Prince wrote: > I just updated to 2.2.1-RELEASE, and upon bootup sendmail hangs.. > I am running a cache only name server on a local net, ppp on-demand for > external stuff... > When I kill named, I can start sendmail. > > I also noticed I can no longer 'telnet 0' I've also noticed this. > --- START OF named.boot --- > named.boot > directory /etc/namedb > > ; type domain source host/file backup file > > cache . named.root > primary trosoft.com. named.hosts > ___ END OF named.boot ___ If this is really your named.boot file, it's no surprise: it misses the reverse zone (although you've been posting the zone file for it below). If it still fails, start named with tracing enabled, and examine the trace file. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)