[2650] in linux-net channel archive
nfs
daemon@ATHENA.MIT.EDU (Thayne Harbaugh)
Thu Apr 25 11:45:18 1996
Date: Wed, 24 Apr 1996 15:07:19 -0600
From: thayne@dino.lardav.com (Thayne Harbaugh)
To: linux-net@vger.rutgers.edu
Howdy,
I'm trying to export a directory via NFS. My exports file has this entry:
/eng.ldeng/ldeng *.lardav.com(rw)
For some reason the wild card isn't working and I can't mount the directory
on any of the machines in the domain. When I specify a particular machine
(such as: /eng.lden/ldeng machine.lardav.com(rw) ) then it does work.
This isn't very good since there are many machines that I need to export to.
Also, I noticed an entry in my syslog:
mountd[212]: exports file has anon entries, but host
mountd[212]: has non-private IP address 204.240.247.58!
I believe this is put in the syslog when rpc.mountd and rpc.nfsd startup - is
this error somehow related?
Will someone please tell me how to use wildcards in my exports file!
thayne@lardav.com