<div dir="ltr">Thank you very much for your help! I&#39;m sorry that I took your time. <div>Everything is well done with my systems, all configs are good, all daemons are working well, </div><div>except one!!!</div><div><br>
</div><div>I forgot to tell you, that on my NFS-server (Fedora 14) my home directory is encrypted by default. </div><div>NFS is not able to connect directory that stay on encrypted partion under ext3. </div><div><br></div>
<div>Sorry for my english. </div><div>Thank you for your help!</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div><br><div class="gmail_quote">On Tue, Nov 30, 2010 at 1:16 AM, Rick Stevens <span dir="ltr">&lt;<a href="mailto:ricks@nerd.com">ricks@nerd.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 11/29/2010 02:24 PM, Alan Holt wrote:<br>
&gt; I&#39;m really really sorry, it was typing error with ip address.<br>
&gt; Like I wrote I have next addresses:<br>
&gt;<br>
&gt; My PC (NFS-CLIENT) is 192.168.1.100<br>
&gt; My laptop (NFS-SERVER) is 192.168.1.101<br>
&gt;<br>
&gt; in my /etc/exports/<br>
&gt; /home/booch/Temp   <a href="http://192.168.1.101/255.255.255.0(rw,sync,no_subtree_check)" target="_blank">192.168.1.101/255.255.255.0(rw,sync,no_subtree_check)</a><br>
&gt;<br>
&gt; where 192.168.1.101 is my NFS-server<br>
<br>
</div>I think you&#39;re confused here.  The server is the machine that has the<br>
drive you want other machines to mount over the network.  Are you<br>
trying to share a drive from your PC to your laptop?  If so, then the<br>
PC is the server.<br>
<br>
The exports file should only exist on the server.  It tells the server<br>
which clients are allowed to mount that directory.  Also, the netmask<br>
you have (regardless of which is the server) is incorrect.  The last<br>
octet should be .255 if you only want to allow the machine that you&#39;ve<br>
named on the line access.  If you want the entire network it&#39;s on<br>
access, then the IP address should be 192.168.1.0 and the netmask set<br>
to 255.255.255.0 (allowing 192.168.1.1 through 192.168.1.254 access).<br>
<br>
If the PC is trying to share one of its local directories with the<br>
laptop, then the PC should have an /etc/exports with the line:<br>
<br>
/home/booch/Temp <a href="http://192.168.1.101/255.255.255.255(rw,sync,no_subtree_check)" target="_blank">192.168.1.101/255.255.255.255(rw,sync,no_subtree_check)</a><br>
<br>
(the netmask should end with &quot;.255&quot; if you&#39;re trying to only share with<br>
ONE machine) and the laptop should:<br>
<br>
mount 192.168.1.100:/home/booch/Temp /local/mountpoint -o ro<br>
<div class="im"><br>
----------------------------------------------------------------------<br>
- Rick Stevens, Systems Engineer, C2 Hosting          <a href="mailto:ricks@nerd.com">ricks@nerd.com</a> -<br>
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -<br>
-                                                                    -<br>
</div>-              Careful!  Ugly strikes 9 out of 10 people!            -<br>
<div><div></div><div class="h5">----------------------------------------------------------------------<br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div><i>בברכה, </i></div><div><i>אלכס ברבר</i></div><div><i>+9 72 54 285 952 3<br></i></div><div><a href="http://www.linuxspace.org" target="_blank"><i>www.linuxspace.org</i></a></div>
<div><i>--</i></div><div><i>Best regards.</i></div><div><i>Alex Berber</i></div><div><i>+9 72 54 285 952 3</i></div><div><a href="http://www.linuxspace.org/" target="_blank"><i>www.linuxspace.org</i></a></div></div><br>
</div></div>