Date: Wed, 19 Dec 2018 05:55:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234106] nfsv4 server ignores nfs_reserved_port_only="YES" Message-ID: <bug-234106-227-cBhiZ25JJX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234106-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234106 Rick Macklem <rmacklem@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |rmacklem@FreeBSD.org --- Comment #6 from Rick Macklem <rmacklem@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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234106-227-cBhiZ25JJX>
