On Thu, Mar 22, 2001 at 23:07:08 +0100, Martin Blapp wrote:
> 
> It seems you have to run rpcbind with -i flag:
> 

-i not helps too. Diagnostic is the same.

> 
> # mount_nfs -o port=3049,intr localhost:/null /crypt


You miss "nfsv2" switch here. mountd is running with -2 option too.

To make testing easy, put this into /etc/fstab:

localhost:/null  /crypt     nfs rw,noauto,intr,port=3049,nfsv2 0 0

Then all you need is "mount /crypt"

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to