From owner-freebsd-questions Sat Jan 9 10:00:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21632 for freebsd-questions-outgoing; Sat, 9 Jan 1999 10:00:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bsd-daemon.net (bsd-daemon.net [209.90.150.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21578 for ; Sat, 9 Jan 1999 10:00:00 -0800 (PST) (envelope-from pjp@bsd-daemon.net) Received: from localhost (pjp@localhost) by bsd-daemon.net (8.9.1/8.9.1) with SMTP id MAA13872; Sat, 9 Jan 1999 12:59:21 -0500 (EST) Date: Sat, 9 Jan 1999 12:59:21 -0500 (EST) From: Peter Philipp To: caijj@trans.hk.hi.cn cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to mount nfs from solaris? In-Reply-To: <199901091103.TAA03035@trans.hk.hi.cn.> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG do you have nfsiod and portmap running on the FreeBSD system? You'll need those. Also make sure you can connect to the Solaris portmapper, you can use rpcinfo(8) to check this. Peter Philipp (PP2441) Daemonic Networks "In theory, theory is the same as practice, but not in practice" - ??? On Sat, 9 Jan 1999 caijj@trans.hk.hi.cn wrote: > Everybody: > I want to mount a file system from solaris 2.5 on FreeBSD. > I executed "mount -t nfs sun:/pathname /mnt", then the system > said: > NFS Portmap: RPC: Port mapper failure - RPC: time out > I'v already started nfsd and mountd on the solaris, and shared > the directory. > Anything else should I do on client and server? > Any answer is appreciated! > Best regards! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message