Hide Forgot
Description of problem: nfs server in f16 doesn't listen on IPv6. This was not the case in f15 and older versions. Version-Release number of selected component (if applicable): nfs-utils-1.2.5-1.fc16.x86_64 How reproducible: Always Steps to Reproduce: 1. Install nfs-utils 2. Add some IPv6 exports 3. systemctl start rpcbind.service 4. systemctl start nfs-server.service 5. ss -al | grep :nfs Actual results: 0 64 *:nfs *:* Expected results: 0 64 *:nfs *:* 0 64 :::nfs :::*
Please update to kernel-3.2.9-2.fc16 and nfs-utils-1.2.5-4.fc16
Ok, it seems to work now. Thanks, Steve!