FS#14952 - [portmap] NFS and IPv6 doesn't work.
Attached to Project:
Arch Linux
Opened by Kristoffer Jan-Olov Tångfelt (revellion) - Thursday, 04 June 2009, 10:17 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 15 June 2009, 20:16 GMT
Opened by Kristoffer Jan-Olov Tångfelt (revellion) - Thursday, 04 June 2009, 10:17 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 15 June 2009, 20:16 GMT
|
Details
Description:
I can't export and connect to any IPv6 NFS shares on ArchLinux. After research the stated reason is due to ArchLinux shipping an old component (portmap) for handling NFS rather than using the newer rpcbind suggested which supports both IPv4 and IPv6 with NFS. Additional info: * portmap 6.0-4 * nfs-utils 1.1.6-1 * kernel26 2.6.29 Steps to reproduce: 1. Export a share with NFS 2. Try to mount the NFS share with IPv6 address specified (i.e 2001:16d8:ff5a:1::1) 3. Mounting fails |
This task depends upon
Comment by
Tobias Powalowski (tpowa) - Thursday,
04 June 2009, 16:19 GMT
is not compiling at the moment :/
Comment by
Tobias Powalowski (tpowa) - Monday,
15 June 2009, 20:16 GMT
fixed with new rpcbind in testing