mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1669] "Temporary failure in name resolution" on Live version Ubuntu 22.04 KDE #565
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#565
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @keithga on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1669
Describe the bug
After booting the live version of Ubuntu 22.04 KDE, web browsing does not work.
Further investigation reveals that network drivers are working, and there is an IP address assigned by DHCP, however DNS is not setup correctly.
Disabling the network, and then re-enabling the network will reset DNS, and name resolution works.
This appears to be a problem on several versions of Ubuntu, and is a persistent problem on physical hardware.
Expected behavior
After booting to a live version of Linux, network should be operational, with DNS properly assigned.