On Tue, Apr 27, 2010 at 11:23 AM, Dan Irwin <d...@jackies.com.au> 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)<http://192.167.7.67/255.255.255.0%28rw%29> > 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@centos.org > http://lists.centos.org/mailman/listinfo/centos > >
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos