From owner-freebsd-net@freebsd.org Sun Oct 23 19:08:01 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 266ABC1E75C for ; Sun, 23 Oct 2016 19:08:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3666CEB for ; Sun, 23 Oct 2016 19:08:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u9NJ80tQ067983 for ; Sun, 23 Oct 2016 19:08:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 213729] showmount doesn't work with IPv6 Date: Sun, 23 Oct 2016 19:08:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jasonmader@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2016 19:08:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213729 --- Comment #4 from Jason Mader --- $ ifconfig -a cxl0: flags=3D8843 metric 0 mtu 9198 options=3D880523 ether 00:07:43:36:ca:00 inet 10.141.254.2 netmask 0xffff0000 broadcast 10.141.255.255 nd6 options=3D29 media: Ethernet 10Gbase-Twinax status: active cxl1: flags=3D8802 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3Dec07bb ether 00:07:43:36:ca:08 nd6 options=3D29 media: Ethernet 10Gbase-Twinax status: no carrier lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet 127.0.0.1 netmask 0xff000000 nd6 options=3D21 groups: lo But, again, I am running `showmount -e` on the same host about that is runn= ing `rpcbind -6`. program version netid address service owner 100000 4 tcp6 ::.0.111 rpcbind superuser 100000 3 tcp6 ::.0.111 rpcbind superuser 100000 4 udp6 ::.0.111 rpcbind superuser 100000 3 udp6 ::.0.111 rpcbind superuser 100000 4 local /var/run/rpcbind.sock rpcbind superuser 100000 3 local /var/run/rpcbind.sock rpcbind superuser 100000 2 local /var/run/rpcbind.sock rpcbind superuser 100005 1 udp6 ::.2.174 mountd superuser 100005 3 udp6 ::.2.174 mountd superuser 100005 1 tcp6 ::.2.174 mountd superuser 100005 3 tcp6 ::.2.174 mountd superuser 100005 1 udp 0.0.0.0.2.174 mountd superuser 100005 3 udp 0.0.0.0.2.174 mountd superuser 100005 1 tcp 0.0.0.0.2.174 mountd superuser 100005 3 tcp 0.0.0.0.2.174 mountd superuser 100003 2 tcp 0.0.0.0.8.1 nfs superuser 100003 3 tcp 0.0.0.0.8.1 nfs superuser 100003 2 tcp6 ::.8.1 nfs superuser 100003 3 tcp6 ::.8.1 nfs superuser USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS root sshd 49424 3 tcp4 10.141.254.2:22 10.141.255.254:38= 860 root sshd 3916 3 tcp4 10.141.254.2:22 *:* root nfsd 19504 5 tcp4 *:2049 *:* root nfsd 19504 6 tcp6 *:2049 *:* root mountd 11220 5 udp6 ::1:686 *:* root mountd 11220 6 tcp6 ::1:686 *:* root mountd 11220 7 udp4 127.0.0.1:686 *:* root mountd 11220 8 tcp4 127.0.0.1:686 *:* root rpcbind 72125 4 udp6 *:* *:* root rpcbind 72125 5 stream /var/run/rpcbind.sock root rpcbind 72125 6 udp6 *:111 *:* root rpcbind 72125 7 udp6 *:947 *:* root rpcbind 72125 8 tcp6 *:111 *:* root nfsuserd 27059 3 udp4 *:746 *:* root nfsuserd 22349 3 udp4 *:746 *:* root nfsuserd 22313 3 udp4 *:746 *:* root nfsuserd 21219 3 udp4 *:746 *:* root nfsuserd 16437 3 udp4 *:746 *:* root syslogd 51206 4 dgram /var/run/log root syslogd 51206 5 dgram /var/run/logpriv root devd 56543 4 stream /var/run/devd.pipe root devd 56543 5 seqpac /var/run/devd.seqpacket.pipe root devd 56543 7 dgram -> /var/run/logpriv --=20 You are receiving this mail because: You are the assignee for the bug.=