I have set up a nfs server on one i386 machine in my local network. I can
mount the share from all other machines, that happen to be amd64.
I did the same setup on the amd64 machines, and when I try to mount the
share on the i 386 machine or on the other amd64 machines , I get the
message:
mount_nfs: can't access /share: Permission denied
Setup:
on /etc/rc.conf.local
portmap=YES
nfs_server=YES
/etc/exports
/share -alldirs -ro -network=192.168.1 -netmask=255.255.255.0
Why is that that the nfs_server works on i386 and not amd 64? On all
machines I am running open BSD 4.5