Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 1996 11:34:23 +0200 (MET DST)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        peter@clari.net.au (Peter Hawkins)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: help with portmap
Message-ID:  <199608240934.LAA28551@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199608240842.SAA06284@rhiannon.clari.net.au> from Peter Hawkins at "Aug 24, 96 06:42:20 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> I have never come across this system before (Ultrix/Dec Unix that's me :) )
> so I am a bit puzzled. I want to nfs export a directory between two
> FreeBSD boxes on an ethernet. I made the /etc/exports entry and
> confirmed portmap is running prior to nfsiod (client) and both
> nfsiod and nfsd (server). I get RPC: Program not registerred when
> I use the mount command. I then type nfsd -r (though I can't see why I
> need to as the portmap WAS running first) and things improve a little:
> I get from (rpcinfo output...)
> 
> program vers proto   port
> 100000    2   tcp    111  portmapper
> 100000    2   udp    111  portmapper
> 
> to
> program vers proto   port
> 100000    2   tcp    111  portmapper
> 100000    2   udp    111  portmapper
> 100003    2   udp   2049  nfs
> 
> But I STILL get:
> Cannot MNT RPC: RPC: Program not registered
> 
> Any clues?

You don't have mountd running.


> Peter
> 
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608240934.LAA28551>