From owner-freebsd-questions Mon Dec 13 7:43:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id 00CDB1504F for ; Mon, 13 Dec 1999 07:43:27 -0800 (PST) (envelope-from blake@pyramus.com) Received: from phil.pyramus.com (phil [206.129.206.2]) by stella.pyramus.com (8.9.3/8.9.3) with ESMTP id HAA00322 for ; Mon, 13 Dec 1999 07:51:16 -0800 (PST) (envelope-from blake@pyramus.com) Received: from dark_star (dark-star.pyramus.com [206.129.206.6]) by phil.pyramus.com (8.8.3/8.6.12) with SMTP id HAA13372 for ; Mon, 13 Dec 1999 07:44:29 -0800 (PST) Date: Mon, 13 Dec 1999 07:44:29 -0800 (PST) Message-Id: <3.0.16.19991213074349.1b67a510@phil.pyramus.com> X-Sender: blake@phil.pyramus.com X-Mailer: Windows Eudora Pro Version 3.0 (16) To: freebsd-questions@freebsd.org From: Blake Swensen Subject: NIS -- Restricted mode access list?? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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? /var/yp/securenets has entries for my network, appropriate netmask and localhost, and /var/yp/ypservers has my master listed first and my slave (itself) listed second. There are entries in /etc/hosts for both slave and master. Any ideas? Peace, Blake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message