[Bug 234106] nfsv4 server ignores nfs_reserved_port_only="YES"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 19 05:55:15 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234106

Rick Macklem <rmacklem at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs at FreeBSD.org            |rmacklem at FreeBSD.org

--- Comment #6 from Rick Macklem <rmacklem at FreeBSD.org> ---
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.


More information about the freebsd-bugs mailing list