Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 197940

Summary: Root nameservers update
Product: Gentoo Linux Reporter: Stefano <raistlin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: minor CC: brebs
Priority: High    
Version: 2007.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefano 2007-11-03 10:23:08 UTC
The "L.ROOT-SERVERS.NET" root name server changed its IP address. All packages that contain an hardcoded list of root servers, or a conf file with the list, should be correspondingly updated according to: ftp://ftp.internic.net/domain/named.root

Or if you wish, you can cross-check by doing: 
dig @A.ROOT-SERVERS.NET. . ns > root.hint

(courtesy of SANS)

It's not urgent, as it won't harm functionality.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-03 10:26:50 UTC
- I have no clue which packages "contain an hardcoded list of root servers, or a conf file with the list"

- It you know which packages are affected, then bug upstream about this, not Gentoo.

Thanks.
Comment 2 Paul Bredbury 2007-11-03 13:46:31 UTC
For net-dns/bind, see bug #197959.