From owner-freebsd-ports-bugs@freebsd.org Sat Jul 8 04:22:16 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 E64F3D8DDF1 for ; Sat, 8 Jul 2017 04:22:16 +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 CED58736A2 for ; Sat, 8 Jul 2017 04:22:16 +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 v684MGGb020710 for ; Sat, 8 Jul 2017 04:22:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220551] dig from bind-tools broken in jails on 11.1 Date: Sat, 08 Jul 2017 04:22:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd-bugs@joe.mulloy.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jul 2017 04:22:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220551 Bug ID: 220551 Summary: dig from bind-tools broken in jails on 11.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: freebsd-bugs@joe.mulloy.me I'm setting up a new machine with 11.1-RC1 and I'm installing nagios in a j= ail. I'm using the check-dig plugin which calls dig to do dns queries and it's giving a status of warning because dig is printing an error to stderr. The = same package works fine in a jail on 11.0. The dig command also works fine on the host outside of a jail. root@nagios:/usr/local/etc/nagios # uname -a FreeBSD nagios.vps-vu-se-1a.jdmulloy.com 11.1-RC1 FreeBSD 11.1-RC1 #0 r3204= 86: Fri Jun 30 02:25:16 UTC 2017=20=20=20=20 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 root@nagios:/usr/local/etc/nagios # dig google.com net.c:589: probing sendmsg() with IP_TOS=3Db8 failed: Permission denied ; <<>> DiG 9.11.1-P2 <<>> google.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63855 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;google.com. IN A ;; ANSWER SECTION: google.com. 98 IN A 172.217.6.46 ;; Query time: 0 msec ;; SERVER: 2001:19f0:300:1704::6#53(2001:19f0:300:1704::6) ;; WHEN: Sat Jul 08 04:20:37 UTC 2017 ;; MSG SIZE rcvd: 55 root@nagios:/usr/local/etc/nagios # --=20 You are receiving this mail because: You are the assignee for the bug.=