Hi, I am testing 2.6.33-rc1 on my nfs server here and I noticed a problem with macosx clients. Commit 12045a6ee9908b38b6d286530c7d816e39071346 nfsd: let "insecure" flag vary by pseudoflavor seems to be the problem. For macosx clients you need to specify the insecure flag since they try to mount with a high port per default. This commit somehow turns the logic around. If I specify insecure I can ONLY mount the export if I use a port <= 1023. Reverting the commit fixes the problem for me. Kind regards, Michael Guntsche -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html