[CentOS] NFS mount problem

kalinix calin.kalinix.cosma at gmail.com
Tue Apr 27 06:55:24 UTC 2010


On Tue, 2010-04-27 at 10:32 +0800, sync wrote:

> 
> Yeah ~
>  When I change that line in the /etc/exports on the guest system which
> installed the NFS server  like that :
> /home/test  *(rw)
> 
> then I run the "mount -t nfs 192.168.56.101:/home/test /media" on the
> host system  , it will be ok ~
> 
> But when I change these message:
> /home/test  192.167.7.67(rw)
> 
> The result is not ok ~
> 
> So what is the problem with it ?
> 
> 
>         
>         
>         James Pearson
>         _______________________________________________
>         CentOS mailing list
>         CentOS at centos.org
>         http://lists.centos.org/mailman/listinfo/centos
>         
> 
> 
> 
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos


The problem was, as I said in my previous post, that you use one subnet
for you guest machine and another for your host machine.

I don't see how you could reach your guest machine (192.168.56.0/24)
using your real interface, which is on 192.168.7.0/24 subnet, once you
already put in your routes that 192.168.56.0/24 should be accessed using
vnetbox0.

Pretty obvious.


Calin

Key fingerprint = 37B8 0DA5 9B2A 8554 FB2B 4145 5DC1 15DD A3EF E857

=================================================
Nothing is impossible for the man who doesn't have to do it himself. --
A.H. Weiler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100427/d4f7a00c/attachment.html>


More information about the CentOS mailing list