From owner-freebsd-current Thu Jan 2 12:34:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA29853 for current-outgoing; Thu, 2 Jan 1997 12:34:32 -0800 (PST) Received: from haywire.DIALix.COM (news@haywire.DIALix.COM [192.203.228.65]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA29848 for ; Thu, 2 Jan 1997 12:34:28 -0800 (PST) Received: (from news@localhost) by haywire.DIALix.COM (8.8.4/8.8.2) id EAA09187 for freebsd-current@freebsd.org; Fri, 3 Jan 1997 04:34:23 +0800 (WST) X-Authentication-Warning: haywire.DIALix.COM: news set sender to usenet-request@haywire.dialix.com using -f Received: from GATEWAY by haywire.DIALix.COM with netnews for freebsd-current@freebsd.org (problems to: usenet@haywire.dialix.com) To: freebsd-current@freebsd.org Date: 2 Jan 1997 20:34:22 GMT From: peter@spinner.DIALix.COM (Peter Wemm) Message-ID: <5ah64e$8rh$1@haywire.DIALix.COM> Organization: DIALix Services, Perth, Australia. References: <199701011605.RAA28738@uriah.heep.sax.de> Subject: Re: Resolver Error 0 (no error) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199701020456.PAA20024@asstdc.scgt.oz.au>, imb@scgt.oz.au (michael butler) writes: > J Wunsch writes: > >> fetch: couldn't open FTP connection to ftp.funet.fi: Resolver Error 0 (no >> error) > >> Hmpf? > > Best guess .. fetch is waiting for an authoritative answer and the > nameservers who would be so are unreachable or not responding, peter@spinner[4:30am]~/bind/8/contrib/doc-114> ./doc funet.fi Doc-2.1.1: doc funet.fi Doc-2.1.1: Starting test of funet.fi. parent is fi. Doc-2.1.1: Test date - Fri Jan 3 04:30:31 WST 1997 ;; res_send to server ns.tele.fi. 193.210.18.18: Operation timed out DIGERR (UNKNOWN): dig @ns.tele.fi. for SOA of parent (fi.) failed Summary: ERRORS found for funet.fi. (count: 2) WARNINGS issued for funet.fi. (count: 1) Done testing funet.fi. Fri Jan 3 04:31:29 WST 1997 Looks like Michael almost wins a prize.. But no, it's named that deals with authoritity, not the resolver. Named is what's causing the delay. > michael -Peter