[Bug 286260] NFS: sharing only for IPv6 subnet fails

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286260

Marek Zarychta <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Marek Zarychta <[email protected]> ---
How to reproduce? 
1. Export the directory only for the IPv6 subnet, for example:
/usr/amd64obj14stablev6only -network 2a02:xxxx:xx00:100::/56 -mapall=root

2. Try to mount this directory from the client using IPv6. (It will respond:
mount_nfs: nmount: /usr/obj: Stale NFS file handle).

3. Add a new entry to the exports file and export the same directory over IPv4:
/usr/amd64obj14stablev6only -network x.y.z.0 -mask 255.255.255.0   -mapall=root

4. Repeat the 2nd step. Now you will succeed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.