Can't solve problem with NFS-server access

Patrick Kobly patrick at kobly.com
Mon Nov 29 21:32:26 UTC 2010


On 11/29/2010 2:11 PM, Alan Holt wrote:
> Hello all,
>
> I need your help.
> I have installed NFS-server on my Fedora 14.
>
> Server is 192.168.1.101
> Client is 192.168.1.100
>
> I have stoped my iptables like this:
> # su -c 'service iptables stop'
>
> in /etc/exports
> /home/user/temp 192.168.100/255.255.255.0 <http://255.255.255.0>(ro)

Should be:
/home/user/temp 192.168.1.0/255.255.255.0(ro)

>
> I'm not sure, that I have to write in /etc/hosts.allow and /etc/hosts.deny
> From the client side I do:
> # sudo mount.nfs 192.168.1.101:/home/booch/Temp /home/booch/data/
>
> And I have got thos error:
> mount.nfs: access denied by server while mounting 
> 192.168.1.101:/home/booch/Temp
>
> Please! Help me to resolve that problem!
> Thank you very much in advance!
>
>
> -- 
> /בברכה, /
> /אלכס ברבר/
> /+9 72 54 285 952 3
> /
> /www.linuxspace.org/ <http://www.linuxspace.org>
> /--/
> /Best regards./
> /Alex Berber/
> /+9 72 54 285 952 3/
> /www.linuxspace.org/ <http://www.linuxspace.org/>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20101129/140b888d/attachment.html 


More information about the users mailing list