Do the machines list each other in /etc/hosts? Wayne Mel Andres wrote: > We recently purchased a MacPro notebook. I have most of my music and > video files on my linux debian machine in subfolders under mounts > /share1 and /share2. I have both of these in /etc/exports, and nfsd is > running. However, I am unable to mount_nfs them from the Mac. I very > likely could have something incorrect with my exports file. I think I > also have to tweak my Belkin router. Interesting that my network printer > was found effortlessly by the Mac, and sees it as [email protected]. > I could use some pointers. > > m...@debian:~$ uname -a > Linux debian 2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 2009 i686 GNU/Linux > > m...@debian:~$ ps -ef |grep nfs > root 13224 1 0 Dec13 ? 00:00:01 /usr/sbin/rpc.nfsd -f > /etc/exports --allow-non-root > mel 18495 3025 0 13:51 pts/1 00:00:00 grep nfs > > m...@debian:~$ cat /etc/exports > # /etc/exports: the access control list for filesystems which may be > exported > # to NFS clients. See exports(5). > /share1 192.168.2/24(rw,insecure) > /share2 *.local.domain(rw,insecure) > m...@debian:~$ > > > Mel > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > > >
_______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
