kilowatt's right that some OS's won't let the nfs:// method work (the BSD's are one), and Linux may depend on your particular distribution.
One correction, though, is if you need to use the -P switch, be sure to use sudo with the mount command, as -P tells mount to use a reserved port, which...