Re: NFS setup

2010-11-18 Thread perryh
n dhert ndhert...@gmail.com wrote: I try to set up NFS between two freebsd-8.1 systems. ... # ps -jaxw | grep rpcbind root 747 1 747 7470 Ss??0:00.01 /usr/sbin/rpcbind ... client# mount server.subdomain.topdomain:/home /mnt (or client# mount

Re: NFS setup

2010-11-18 Thread krad
On 18 November 2010 09:03, per...@pluto.rain.com wrote: n dhert ndhert...@gmail.com wrote: I try to set up NFS between two freebsd-8.1 systems. ... # ps -jaxw | grep rpcbind root 747 1 747 7470 Ss??0:00.01 /usr/sbin/rpcbind ... client# mount

NFS setup

2010-11-17 Thread n dhert
I try to set up NFS between two freebsd-8.1 systems. Both were - at installation time - set up to act as NFS server and NFS client so both have in their /etc/rc.conf nfs_client_enable=YES nfs_server_enable=YES rpcbind_enable=YES all the services are running (checked on both systems): # ps -jaxw |

NFS Setup Problem | Permission denied from client system

2004-06-01 Thread bhunter
I have setup a NFS Server and the demons are running on the server. I have created an exports file located at /etc/exports This is the exports file: - #EXPORTS FILE USED WITH NFS SERVER #/home/samba/ -alldir -maproot=root 192.168.1.13