[plug] NFS problem
Tomasz Grzegurzko
tomasz89 at gmail.com
Thu Jul 12 17:33:34 WST 2007
On 7/12/07, Jim Householder <nofixed at westnet.com.au> wrote:
> Jim Householder wrote:
> > Hi
> >
> > Since installing FC6 I have had problems getting NFS mounts to work.
> > I'm currently trying to access a directory on an FC6 machine from a
> > Gentoo system on the same LAN. No selinux or firewalls are enabled, and
> > permissions on the directory are 777. Yet I get
> >
> > mount: 192.168.0.4:/data failed, reason given by server: Permission denied
> >
> > What do I need to do?
>
> I forgot to add
> /etc/exports for 192.168.0.4
> /data 192.168.0.*(rw,sync)
I've had troubles with such syntax (even though it should work..): try
/data 192.168.0.1/255.255.255.0(sync,rw)
If that doesn't work, is portmap running? Kernel config?
Tomasz
More information about the plug
mailing list