Date: Sun, 07 Sep 2014 21:22:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193445] New: [nis] ypserv(8) and ypbind(8) lack IPv6 RPC support Message-ID: <bug-193445-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: rleigh@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193445-8>