Package: bind9
Version: 1:9.3.4-2etch1
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
/etc/bind/db.root needs an update. Please see forwarded message
====
From: Mark Andrews <[EMAIL PROTECTED]>
Subject: L.ROOT-SERVERS.NET has changed IP address to 199.7.83.42
To: [EMAIL PROTECTED]
Date: Sat, 03 Nov 2007 08:37:24 +1100
Reply-to: [EMAIL PROTECTED]
If you already have a root hints zone defined in named.conf
you need to update the address in the file it loads from.
The easiest way to create a new file is to run dig, check
the contents of the file it generates then move the file
into place.
dig ns . @a.root-servers.net > newfile
If you don't have any root zone defined they you will be
using the built-in hints. In this case you should create
a root hints zone if you don't have a root zone already
defined and you are using class IN (the default class).
dig ns . @a.root-servers.net > root-hints
zone "." {
type hint;
file "root-hints";
};
If you are not using views you do this at the options level.
If you are using views you need to define this zone in
each view of class IN.
BIND 9.3.5, BIND 9.4.2 (9.4.2rc2) and BIND 9.5.0 (9.5.0a7) will
have their built-in root hints updated to reflect this change.
If you wish to change the built in hints apply the attached
patch. In the top level directory run.
patch -p1 < l-root-servers.patch
make clean
make
Mark
- --
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: [EMAIL PROTECTED]
====
- -- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (700, 'stable'), (650, 'testing')
Architecture: i386 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-2-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages bind9 depends on:
ii adduser 3.102 Add and remove users and groups
ii libbind9-0 1:9.3.4-2etch1 BIND9 Shared Library used by BIND
ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii libdns22 1:9.3.4-2etch1 DNS Shared Library used by BIND
ii libisc11 1:9.3.4-2etch1 ISC Shared Library used by BIND
ii libisccc0 1:9.3.4-2etch1 Command Channel Library used by BI
ii libisccfg1 1:9.3.4-2etch1 Config File Handling Library used
ii liblwres9 1:9.3.4-2etch1 Lightweight Resolver Library used
ii libssl0.9.8 0.9.8c-4etch1 SSL shared libraries
ii lsb-base 3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii netbase 4.29 Basic TCP/IP networking system
bind9 recommends no packages.
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHLIVS10rqkowbIskRAlEeAJ9AAsAuFslD6rZe1k8rcl0FJePN9ACaAvDD
ViZMjQVDDTC6wL0XD387n4o=
=FfMo
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]