[K12OSN] New FC3 server, how to export /home correctly?

Jim Kronebusch jim at winonacotter.org
Thu May 5 17:43:07 UTC 2005


> this is the error message on the /home server...
> 
> [root at wLAB ~]# showmount -e
> rpc mount export: RPC: Unable to receive; errno =
> Connection refused
> [root at wLAB ~]#
> 
> --- Les Mikesell <les at futuresource.com> wrote:
> > On Thu, 2005-05-05 at 11:29, richard ingalls wrote:
> > > it appears that nfs is running on the server...
> > and
> > > the  "other" server(s)
> > 
> > What does 'showmount -e' on the server, and
> > 'showmount -e server' on the client say?  They
> > should
> > be approximately the same or give a helpful error
> > message.

Could this be simplified with the following in /etc/exports?

/home
207.160.224.0/255.255.255.0(rw,sync,insecure_locks,no_root_squash)

This should share to the whole subnet, I know it isn't as secure but you
can always narrow it down later.


-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.




More information about the K12OSN mailing list