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/>


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to