-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed as not planned
Labels
C: FedoraThis issue pertains to Fedora Linux templates or standalones.This issue pertains to Fedora Linux templates or standalones.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.R: upstream issueResolution: This issue pertains to software that the Qubes OS Project does not develop or control.Resolution: This issue pertains to software that the Qubes OS Project does not develop or control.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.
Description
Qubes OS release
Qubes OS 4.2
Brief summary
I cannot connect to websites when I use clearnet qubes. This issue does not happen in Whonix.
Steps to reproduce
Checking clearnet connections
- Open clearnet qube (based on vanilla fedora-41-xfce vanilla template) which accesses sys-firewall.
- Open a terminal emulator.
- Type
ping 1.1.1.1. - It connects.
- Type
ping 8.8.8.8to check another IP. - It connects too.
- Open clearnet qube (also based on vanilla fedora-41-xfce vanilla template) which accesses sys-firewall.
- Open firefox.
- Type 1.1.1.1 (should navigate to https://one.one.one.one) in the URL bar.
- It waits for a long time
- It prints the "Server Not Found" in the title. The webpage itself says "Hmm. We're having trouble finding that website." The URL bar shows https://one.one.one.one for 1.1.1.1.
- Type 8.8.8.8 (should navigate to https://dns.google ) in the URL bar.
- It waits a long time.
- It says "Problem loading page" in the title bar. The URL bar shows 8.8.8.8. The page shows "The connection has timed out".
- Type a https://www.wikipedia.org in the URL bar.
- It waits a long time.
- Same as step 11: it prints the "Server Not Found" in the title. The webpage itself says "Hmm. We're having trouble finding that website." The URL bar shows https://www.wikipedia.org
Test with Curl as a sanity check to see if it's a Firefox issue
- Open Open a terminal emulator.
- Run
curl -IsS 'https://one.one.one.one'. - It waits a long time.
- It prints "curl: (6) Could not resolve host: one.one.one.one".
- Run
curl -IsS 'https://dns.google'. - It waits a long time.
- It prints "curl: (6) Could not resolve host: dns.google".
- Run
curl -IsS 'https://www.wikipedia.org'. - It waits a long time.
- It prints "curl: (6) Could not resolve host: www.wikipedia.org".
Check Whonix behavior to compare
- Open Tor in a Whonix workstation qube (dispVM based on vanilla whonix-workstation-17 and whonix-gateway-17).
- Type 1.1.1.1 in the URL bar.
- It reaches https://one.one.one.one without any issues.
- Type 8.8.8.8 in the URL bar.
- It reaches https://dns.google without any issues.
- Type https://www.wikipedia.org in the URL bar.
- It reaches https://www.wikipedia.org without any issues.
Expected behavior
Browse the clearnet without any issues. For example:
- 8.8.8.8 and https://dns.google should navigate to https://dns.google.
- 1.1.1.1 and https://one.one.one.one should navigate to https://one.one.one.one
- https://www.wikipedia.org should navigate to the website.
ping from the terminal should work.
Whonix 17 qubes work fine.
Actual behavior
The Fedora 41 qubes cannot resolve URLs or IPs, neither through Curl nor through Firefox.
ping works.
Whonix 17 qubes work fine.
Additional information
This has been happening since a recent Fedora 41 update from yesterday or from the day before. This is as of 22/03/2025 Jerusalem time zone, so from the 21st or 20th.
Metadata
Metadata
Assignees
Labels
C: FedoraThis issue pertains to Fedora Linux templates or standalones.This issue pertains to Fedora Linux templates or standalones.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.R: upstream issueResolution: This issue pertains to software that the Qubes OS Project does not develop or control.Resolution: This issue pertains to software that the Qubes OS Project does not develop or control.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.