tag 726476 fixed-upstream upstream
thanks

seems to be fixed in 9.9.4:
https://kb.isc.org/article/AA-01046/0/BIND-9.9.4rc2-Release-Notes.html
https://kb.isc.org/article/AA-00803/0/Why-are-queries-for-some-PTR-records-no-longer-forwarded-since-upgrading-to-BIND-9.9.0.html

On Wed, Oct 16, 2013 at 12:54:51AM -0500, Peter Samuelson wrote:
> Package: bind9
> Version: 1:9.9.3.dfsg.P2-4
> Severity: normal
> 
> 
> My RFC 1918 reverse zone definitions no longer work, unless I specify:
> 
>     disable-empty-zone "168.192.in-addr.arpa";
> 
> (one for each reverse zone.)  According to the ARM, I should not have
> to do that - it should detect that I've defined these zones.  My
> definitions are very simple:
> 
>     zone "168.192.in-addr.arpa" {
>         type forward;
>         forwarders { 192.168.10.6; 192.168.10.7; };
>     };
> 
> I think this broke some time after 1:9.8.4.dfsg.P1-4.
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.8-trunk-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages bind9 depends on:
> ii  adduser                3.113+nmu3
> ii  bind9utils             1:9.9.3.dfsg.P2-4
> ii  debconf [debconf-2.0]  1.5.51
> ii  init-system-helpers    1.11
> ii  libbind9-90            1:9.9.3.dfsg.P2-4
> ii  libc6                  2.17-93
> ii  libcap2                1:2.22-1.2
> ii  libcomerr2             1.42.8-1
> ii  libdns99               1:9.9.3.dfsg.P2-4
> ii  libgssapi-krb5-2       1.11.3+dfsg-3
> ii  libisc95               1:9.9.3.dfsg.P2-4
> ii  libisccc90             1:9.9.3.dfsg.P2-4
> ii  libisccfg90            1:9.9.3.dfsg.P2-4
> ii  libk5crypto3           1.11.3+dfsg-3
> ii  libkrb5-3              1.11.3+dfsg-3
> ii  liblwres90             1:9.9.3.dfsg.P2-4
> ii  libssl1.0.0            1.0.1e-3
> ii  libxml2                2.9.1+dfsg1-3
> ii  lsb-base               4.1+Debian12
> ii  net-tools              1.60-25
> ii  netbase                5.1
> 
> bind9 recommends no packages.
> 
> Versions of packages bind9 suggests:
> ii  bind9-doc   1:9.9.3.dfsg.P2-4
> ii  dnsutils    1:9.9.3.dfsg.P2-4
> pn  resolvconf  <none>
> pn  ufw         <none>
> 
> -- Configuration Files:
> /etc/bind/named.conf changed:
> options {
>     directory "/var/cache/bind";
>     auth-nxdomain no;    # conform to RFC1035
>     listen-on-v6 { any; };
>     forwarders { 2001:4de0:1000:a4::2; 2001:4de0:1000:a3::2; };
>     disable-empty-zone "168.192.in-addr.arpa";
>     disable-empty-zone "26.172.in-addr.arpa";
>     disable-empty-zone "28.172.in-addr.arpa";
>     disable-empty-zone "30.172.in-addr.arpa";
> };
> zone "168.192.in-addr.arpa" { type forward; forwarders { 192.168.10.6; 
> 192.168.10.7; }; };
> zone "26.172.in-addr.arpa" { type forward; forwarders { 192.168.10.6; 
> 192.168.10.7; }; };
> zone "28.172.in-addr.arpa" { type forward; forwarders { 192.168.10.6; 
> 192.168.10.7; }; };
> zone "30.172.in-addr.arpa" { type forward; forwarders { 192.168.10.6; 
> 192.168.10.7; }; };
> include "/etc/bind/named.conf.default-zones";
> 
> -- debconf information:
>   bind9/run-resolvconf: false
>   bind9/different-configuration-file:
>   bind9/start-as-user: bind
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to