Re: NFS /etc/exports question..

2007-08-21 Thread Adam J Richardson
Glenn Sieb wrote: I've recently reclaimed a Gentoo server and turned it into a FreeBSD 6.2-RELEASE system (::sounds of cheering::). This is our file server, using NFS, and I had a question about /etc/exports: Granted, this wasn't an issue in Linux--I used to have machines listed by name (*.

Re: NFS /etc/exports question..

2007-08-21 Thread Jonathan Horne
On Tuesday 21 August 2007 14:44:29 Glenn Sieb wrote: > Hi Jonathan! > > Jonathan Horne wrote: > > On Tuesday 21 August 2007 13:16:54 Glenn Sieb wrote: > >> /u2 -alldirs... > > > > first up, that line negates the need for: > > > > /u2/opt/portage -alldirs > > > > alldirs, is all dirs! anything

Re: NFS /etc/exports question..

2007-08-21 Thread Glenn Sieb
Hi Jonathan! Jonathan Horne wrote: > On Tuesday 21 August 2007 13:16:54 Glenn Sieb wrote: >> /u2 -alldirs... > > first up, that line negates the need for: > > /u2/opt/portage -alldirs > > alldirs, is all dirs! anything underneath is then redundant. Understood. Fixed that. >> /u2 -alldirs -

Re: NFS /etc/exports question..

2007-08-21 Thread Jonathan Horne
On Tuesday 21 August 2007 13:16:54 Glenn Sieb wrote: > /u2 -alldirs... first up, that line negates the need for: /u2/opt/portage -alldirs alldirs, is all dirs! anything underneath is then redundant. > /u2 -alldirs -maproot=root important1.domain.com important2.domain.com probably require

NFS /etc/exports question..

2007-08-21 Thread Glenn Sieb
I've recently reclaimed a Gentoo server and turned it into a FreeBSD 6.2-RELEASE system (::sounds of cheering::). This is our file server, using NFS, and I had a question about /etc/exports: We have two subnets we export to--let's call them 127.0.1.0/255 and 10.0.5.0/255: # /etc/exports: NFS fil