[Bug 235623] rpcbind binds to INADDR_ANY even if -h flag is used
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 9 16:06:21 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235623
Bug ID: 235623
Summary: rpcbind binds to INADDR_ANY even if -h flag is used
Product: Base System
Version: 12.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: martin at waschbuesch.de
When rpcbind is started using the -h flag, it will bind to the specified IP
address *only* for the static port 111.
Any UDP-ports it then opens are bound to INADDR_ANY, which is either not the
desired behavior or is something that should be clearly documented.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list