Re: NFS mount problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]





On Tue, Apr 27, 2010 at 11:23 AM, Dan Irwin <dan@xxxxxxxxxxxxxx> wrote:
 >  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 ?

 Perhaps you need to specify a netmask:
 
/home/test 192.167.7.67/255.255.255.0(rw)

Haha ~
I solved it just now. And the solution is the following :

1. Modify the /etc/exports file and add these:
/home/test   192.168.56.0/24(rw)
/home/test    192.168.7.0/24(rw)

2. In the host system , then run the following commands:
/etc/init.d/portmap start
mount -t nfs 192.158.56.101:/home/test  /media

And the result is ok ~

 
 
 
Appologies in advance for the html post. Bloody outlook.
 
Regards,
 
Dan 

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux