[Bug 193445] New: [nis] ypserv(8) and ypbind(8) lack IPv6 RPC support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 7 21:22:59 UTC 2014


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

            Bug ID: 193445
           Summary: [nis] ypserv(8) and ypbind(8) lack IPv6 RPC support
           Product: Base System
           Version: 10.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: rleigh at codelibre.net

On a server with NIS configured:

 rpcinfo -s
   program version(s) netid(s)                         service     owner
    100000  2,3,4     local,udp6,tcp6,udp,tcp          rpcbind     superuser
    100004  2,1       tcp,udp                          ypserv      superuser
    100007  2         tcp,udp                          ypbind      superuser
    100005  3,1       tcp,udp,tcp6,udp6                mountd      superuser
    100003  3,2       tcp6,tcp,udp6,udp                nfs         superuser
    100024  1         tcp,udp,tcp6,udp6                status      superuser
    100021  4,3,1,0   tcp,udp,tcp6,udp6                nlockmgr    superuser

ypserv is inaccessible to other hosts on the IPv6 LAN, and also to IPv6 jails
on the same host.

http://lists.freebsd.org/pipermail/freebsd-net/2008-October/019691.html

It looks like a patch exists to remedy this (but it doesn't appear to have been
applied checking 10.0-STABLE):

http://lists.freebsd.org/pipermail/svn-src-user/2011-May/003941.html

Regards,
Roger

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list