Package: bind9 Version: 1:9.9.5.dfsg-8 Severity: normal Tags: ipv6 When installed with default configuration, bind will only listen on 127.0.0.1 for IPv4 connections while it will listen on :: for IPv6 connections. This a not consistent behavior, and exposes bind9 without much reasons. A quick (working) fix is to change the line listen-on-v6 { any; }; in /etc/bind/named.conf.options with: listen-on-v6 { ::1; };
-- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages bind9 depends on: ii adduser 3.113+nmu3 ii bind9utils 1:9.9.5.dfsg-8 ii debconf [debconf-2.0] 1.5.55 ii init-system-helpers 1.22 ii libbind9-90 1:9.9.5.dfsg-8 ii libc6 2.19-13 ii libcap2 1:2.24-6 ii libcomerr2 1.42.12-1 ii libdns100 1:9.9.5.dfsg-8 ii libgssapi-krb5-2 1.12.1+dfsg-16 ii libisc95 1:9.9.5.dfsg-8 ii libisccc90 1:9.9.5.dfsg-8 ii libisccfg90 1:9.9.5.dfsg-8 ii libk5crypto3 1.12.1+dfsg-16 ii libkrb5-3 1.12.1+dfsg-16 ii liblwres90 1:9.9.5.dfsg-8 ii libssl1.0.0 1.0.1k-1 ii libxml2 2.9.2+dfsg1-1+b1 ii lsb-base 4.1+Debian13+nmu1 ii net-tools 1.60-26+b1 ii netbase 5.3 bind9 recommends no packages. Versions of packages bind9 suggests: pn bind9-doc <none> ii dnsutils 1:9.9.5.dfsg-8 pn resolvconf <none> pn ufw <none> -- debconf information: bind9/different-configuration-file: -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org