<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
On Tue, 2010-04-27 at 10:32 +0800, sync wrote:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Yeah ~<BR>
     When I change that line in the /etc/exports on the guest system which installed the NFS server  like that :<BR>
    /home/test  *(rw)<BR>
    <BR>
    then I run the "mount -t nfs 192.168.56.101:/home/test /media" on the host system  , it will be ok ~<BR>
    <BR>
    But when I change these message:<BR>
    /home/test  192.167.7.67(rw)<BR>
    <BR>
    The result is not ok ~<BR>
    <BR>
    So what is the problem with it ?<BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        James Pearson<BR>
        _______________________________________________<BR>
        CentOS mailing list<BR>
        <A HREF="mailto:CentOS@centos.org">CentOS@centos.org</A><BR>
        <A HREF="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</A><BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
<PRE>
_______________________________________________
CentOS mailing list
<A HREF="mailto:CentOS@centos.org">CentOS@centos.org</A>
<A HREF="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</A>
</PRE>
</BLOCKQUOTE>
<BR>
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.<BR>
<BR>
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.<BR>
<BR>
Pretty obvious.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<BR>
Calin<BR>
<BR>
Key fingerprint = 37B8 0DA5 9B2A 8554 FB2B 4145 5DC1 15DD A3EF E857<BR>
<BR>
=================================================<BR>
Nothing is impossible for the man who doesn't have to do it himself. -- A.H. Weiler
</TD>
</TR>
</TABLE>
</BODY>
</HTML>