Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 16:36:44 -0500 (CDT)
From:      "Sean C. Farley" <scf@FreeBSD.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: /etc/exports and IPv6 networks
Message-ID:  <alpine.BSF.1.10.0803201617010.61203@thor.farley.org>
In-Reply-To: <47E2C7E4.6070800@FreeBSD.org>
References:  <47E2C7E4.6070800@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Mar 2008, Doug Barton wrote:

> Folks,
>
> I spent a fair amount of time today reading through the man pages and
> source code and could not find any way of specifying an IPv6 network
> in /etc/exports as you can with v4 and -network/-netmask. Am I missing
> something? If not, is this an update that is on someone's list
> somewhere?

Something like this has worked for me:
/usr -maproot=root -network AAAA:BBBB:CCCC:DDDD:EEEE:: -mask ::0

One thing I have run into was that an install of a kernel over NFS using
IPv6 can stall the mount.  I have not had time to look into it, so I do
not know what exactly triggers it (number of bytes or files?).  It has
always been while copying a kernel module.

Sean
-- 
scf@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.1.10.0803201617010.61203>