From: Jacky L. <jac...@gm...> - 2009-02-05 02:02:39
|
Dear all, I setup a NFS server in coLinux. I can mount successfully inside coLinux. But I have another PC machine inside the same subnet cannot mount the NFS successfully. Any suggestion? My /etc/exports: /home/nfs_root *(rw,sync) The subnet inside coLinux is 192.168.11.0/255.255.255.0 The subnet hosting coLinux and the other PC is 172.28.6.0/255.255.255.0 I know it maybe more related to networking stuff. But I can't find related solution in Google. Hope coLinux user can help. Thanks. Br, Jacky |