From owner-freebsd-questions Mon Dec 13 7:55:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from benge.graphics.cornell.edu (benge.graphics.cornell.edu [128.84.247.43]) by hub.freebsd.org (Postfix) with ESMTP id 211DD150D5 for ; Mon, 13 Dec 1999 07:55:41 -0800 (PST) (envelope-from mkc@benge.graphics.cornell.edu) Received: from benge.graphics.cornell.edu (mkc@localhost) by benge.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id KAA24798; Mon, 13 Dec 1999 10:55:38 -0500 (EST) (envelope-from mkc@benge.graphics.cornell.edu) Message-Id: <199912131555.KAA24798@benge.graphics.cornell.edu> To: Blake Swensen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NIS -- Restricted mode access list?? In-Reply-To: Message from Blake Swensen of "Mon, 13 Dec 1999 07:44:29 PST." <3.0.16.19991213074349.1b67a510@phil.pyramus.com> Date: Mon, 13 Dec 1999 10:55:38 -0500 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >OK, This is a weird thing with NIS.... My slave server started reporting >the problem: > >ypbind[129]: NIS server at XXX.XXX.XXX.XXX not in restricted mode access >list -- rejecting. > >Where the IP address is itself (not localhost). So ypbind on the slave is >connecting to my master server, and ypserv on the slave is running (as is >rpc.ypxfrd). But if I read this correctly, the slave is rejecting its own >IP address as if it does not have the proper permissions? Are your using any command line options on ypbind? I'm not familiar with this error but is sounds like maybe you're using -s or -S. If so you may find your answer in ypbind(8). -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message