Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197940 - Root nameservers update
Summary: Root nameservers update
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-03 10:23 UTC by Stefano
Modified: 2007-11-03 13:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.