Bug 2253463 - bind9-next: Update of b.root-servers.net
Summary: bind9-next: Update of b.root-servers.net
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bind9-next
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Menšík
QA Contact:
URL: https://b.root-servers.org/news/2023/...
Whiteboard:
Depends On: 2253459
Blocks: 2253460 2253461 2253462
TreeView+ depends on / blocked
 
Reported: 2023-12-07 14:49 UTC by Petr Menšík
Modified: 2024-01-25 00:40 UTC (History)
6 users (show)

Fixed In Version: bind9-next-9.19.19-3.fc39
Clone Of: 2253459
Environment:
Last Closed: 2024-01-25 00:40:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Menšík 2023-12-07 14:49:06 UTC
+++ This bug was initially created as a clone of Bug #2253459 +++

Several tools inside distribution works with DNS global servers. It contains list of root-servers.net, where one address recently has changed. It should be updated in all software using such list. Either built-in or explicit in configuration files, address of b.root-servers.net has changed.



Reproducible: Always

Steps to Reproduce:
1. check used hint address of b.root-servers.net
2. dig +short -x 199.9.14.201 -x 2001:500:200::b | grep -i ^b.root-servers.net
3. dig +short -x 170.247.170.2 -x 2801:1b8:10::b | grep -i ^b.root-servers.net
Actual Results:  
b.root-servers.net.	518400	IN	A	199.9.14.201
b.root-servers.net.	518400	IN	AAAA	2001:500:200::b


Expected Results:  
b.root-servers.net.	518400	IN	A	170.247.170.2
b.root-servers.net.	518400	IN	AAAA	2801:1b8:10::b


Authoritative servers list can be obtained from:
https://www.internic.net/domain/named.root

Or using command:
dig +tcp +norec @d.root-servers.net

Reverse addresses of old leads to: b-2017.b.root-servers.org.

$ dig +short -x 199.9.14.201 -x 2001:500:200::b 
b-2017.b.root-servers.org.
b-2017.b.root-servers.org.

$ dig +short -x 170.247.170.2 -x 2801:1b8:10::b | grep -i ^b.root-servers.net 
b.root-servers.net.
b.root-servers.net.

Comment 1 Fedora Update System 2024-01-16 15:18:04 UTC
FEDORA-2024-fd71887cb1 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fd71887cb1

Comment 2 Fedora Update System 2024-01-17 18:06:31 UTC
FEDORA-2024-fd71887cb1 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-fd71887cb1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-fd71887cb1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2024-01-25 00:40:16 UTC
FEDORA-2024-fd71887cb1 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.