From owner-freebsd-current@FreeBSD.ORG Thu Jul 17 17:14:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E79437B401 for ; Thu, 17 Jul 2003 17:14:26 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h190n1fls34o809.telia.com [213.67.96.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3473243FA3 for ; Thu, 17 Jul 2003 17:14:25 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from telia.com (corona.sajd.net [192.168.1.20]) h6I0EJv02055; Fri, 18 Jul 2003 02:14:19 +0200 (MEST) Message-ID: <3F173BDA.5080709@telia.com> Date: Fri, 18 Jul 2003 02:14:18 +0200 From: Pawel Worach User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030525 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Danny Braniss References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: rpcinfo X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 00:14:26 -0000 Danny Braniss wrote: > I just run rpcinfo: > > # rpcinfo > rpcinfo: can't contact rpcbind: RPC: Port mapper failure - RPC: Success > > :=) This really belongs in questions@, make sure you have rpcbind_enable="YES" in rc.conf -Pawel