Comment 1 for bug 427225

Revision history for this message
shadzik (shadzik) wrote :

Most likely the problem shows up because RPC binds to ports under 1024 while mounting nfs. This fails when the NFS server has unprivildged ports denied. Nfs shoud therefore be patched to not to bind to ports under the 1024 mark.