Re: Can't solve problem with NFS-server access

2010-11-30 Thread Tim
On Tue, 2010-11-30 at 00:06 +0200, Alan Holt wrote: > I'm sorry, but I can't understand ? If I will do 192.168.1.0/24 ? I > will never have success, because I don't have any PC in my network > with IP-address 192.168.1.0 In this instance, when you're writing an IP address with that netmask combina

Re: Can't solve problem with NFS-server access SOLVED

2010-11-29 Thread Alan Holt
Can't solve problem with NFS-server access: SOLVED -- *בברכה, * *אלכס ברבר* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -- users mailing list users@lists.fedorapro

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Alan Holt
Thank you very much for your help! I'm sorry that I took your time. Everything is well done with my systems, all configs are good, all daemons are working well, except one!!! I forgot to tell you, that on my NFS-server (Fedora 14) my home directory is encrypted by default. NFS is not able to conne

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Rick Stevens
On 11/29/2010 02:24 PM, Alan Holt wrote: > I'm really really sorry, it was typing error with ip address. > Like I wrote I have next addresses: > > My PC (NFS-CLIENT) is 192.168.1.100 > My laptop (NFS-SERVER) is 192.168.1.101 > > in my /etc/exports/ > /home/booch/Temp 192.168.1.101/255.255.255.0(r

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Alan Holt
I'm really really sorry, it was typing error with ip address. Like I wrote I have next addresses: My PC (NFS-CLIENT) is 192.168.1.100 My laptop (NFS-SERVER) is 192.168.1.101 in my /etc/exports/ /home/booch/Temp 192.168.1.101/255.255.255.0(rw,sync,no_subtree_check) where 192.168.1.101 is my NFS

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Rick Stevens
On 11/29/2010 01: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.1

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Alan Holt
>Should be: >/home/user/temp 192.168.1.0/255.255.255.0(ro) I'm sorry, but I can't understand ? If I will do 192.168.1.0/24 ? I will never have success, because I don't have any PC in my network with IP-address 192.168.1.0 My router is 192.168.1.1 My PC (NFS C

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Dick St. Peters
Alan Holt writes: > in /etc/exports > /home/user/temp 192.168.100/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: > mou

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Tim
On Mon, 2010-11-29 at 23:11 +0200, Alan Holt wrote: > 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(ro) Can you see the error in the IP address on the

Re: Can't solve problem with NFS-server access

2010-11-29 Thread Patrick Kobly
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