From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 20:07:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A3F216A4CE for ; Tue, 29 Mar 2005 20:07:32 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05DD843D39 for ; Tue, 29 Mar 2005 20:07:32 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) id j2TK7V8P023971; Tue, 29 Mar 2005 12:07:31 -0800 (PST) Received: from [10.1.1.245] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0)j2TK7U07013517; Tue, 29 Mar 2005 12:07:31 -0800 (PST) In-Reply-To: <55d381da3879b1d47cdb64bd4a1a3ec7@ieee.org> References: <55d381da3879b1d47cdb64bd4a1a3ec7@ieee.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <710bfd907dd6fc0806db9d9f6b909fca@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Tue, 29 Mar 2005 15:07:29 -0500 To: Alan Curtis X-Mailer: Apple Mail (2.619.2) cc: freebsd-questions@freebsd.org Subject: Re: RPC: Timed out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 20:07:32 -0000 On Mar 28, 2005, at 8:53 PM, Alan Curtis wrote: > $ showmount -e 192.168.1.100 > > I got this error > > RPC: Timed out: Can't do Exports rpc > > so I went back to the FreeBSD machine and tried again > > $ showmount -e localhost > > and now get the same error (almost) > > RPC: Timed out > showmount: can't do exports rpc > > Any ideas what is wrong? Are both portmap and mountd running on that host? Do you have a firewall in the way? -- -Chuck