From owner-freebsd-questions Mon Sep 30 14:20:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA20887 for questions-outgoing; Mon, 30 Sep 1996 14:20:35 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA20823 for ; Mon, 30 Sep 1996 14:20:28 -0700 (PDT) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id OAA22023 for ; Mon, 30 Sep 1996 14:20:16 -0700 (PDT) Received: from mekong.biomath.jussieu.fr (mekong.biomath.jussieu.fr [134.157.72.87]) by shiva.jussieu.fr (8.7.6/jtpda-5.2) with SMTP id XAA02247 ; Mon, 30 Sep 1996 23:17:11 +0200 (METDST) Received: from iaka.biomath.jussieu.fr (iaka) by mekong.biomath.jussieu.fr (5.67b/jn930126+af960928(mailhost)) at Mon, 30 Sep 1996 23:17:35 +0100 Received: by iaka.biomath.jussieu.fr (5.67b/jf930126) at Mon, 30 Sep 1996 23:17:34 +0100 From: af@biomath.jussieu.fr (Alain FAUCONNET) Message-Id: <199609302217.AA02762@iaka.biomath.jussieu.fr> Subject: Re: yp_next clnt_call timed out To: kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies) Date: Mon, 30 Sep 1996 23:17:33 +0100 (GMT+0100) Cc: freebsd-questions@freebsd.org In-Reply-To: <199609301419.PAA04213@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at Sep 30, 96 03:19:12 pm X-Mailer: ELM [version 2.4 PL24 ME8b] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Christoph Kukulies wrote / a ecrit: > > > I'm getting these messages sometimes from one NIS client > here. Any ideas what might cause them? > > > Date: Mon, 30 Sep 1996 16:45:22 GMT > From: root@somehost.somedomain.de (Cron Daemon) > To: root@somehost.somedomain.de > Subject: Cron /usr/libexec/atrun > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > > yp_next: clnt_call: RPC: Timed out > > Would your FreeBSD machine be NIS bound to a server that does forwarding of name resolution requests to DNS like most Suns do ? Would you use NIS before DNS in host name resolution ? I get that message when my FreeBSD box either tries to resolve a non-existing host hame (because, I guess, it goes up to the DNS root servers and this takes too long) of when the DNS server on our LAN has problems (down, can't talk to upper level server(s) etc.) _Alain_ -- Alain FAUCONNET Ingenieur systeme - System Manager AP-HP/SIM Public Health 91 bld de l'Hopital 75013 PARIS FRANCE Medical Computing Research Labs Mail: af@biomath.jussieu.fr Tel: (+33) 1-40-77-96-19 Fax: (+33) 1-45-86-80-68 I've RTFMed. It says: "Refer to your system administrator" But... I *am* the system administrator :-]