https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234106
Rick Macklem <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #6 from Rick Macklem <[email protected]> --- Created attachment 200253 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200253&action=edit modify the NFSv4 server so that it uses vfs.nfsd.nfs_privport This one line patch makes the NFSv4 server check for a reserved port# when vfs.nfsd.nfs_privport is set. This makes the server compatible with the Linux one. Since the FreeBSD NFSv4 client uses a reserved port# by default, this should not affect most users of the server. (Presumably the Linux client uses a reserved port# as well. I haven't checked, but the reporter of this bug notes that this is the Linux behaviour.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
