Skip to content

No Internet access in Fedora 41 qubes after recent update #9859

@Solomon1732

Description

@Solomon1732

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

  1. Open clearnet qube (based on vanilla fedora-41-xfce vanilla template) which accesses sys-firewall.
  2. Open a terminal emulator.
  3. Type ping 1.1.1.1.
  4. It connects.
  5. Type ping 8.8.8.8 to check another IP.
  6. It connects too.
  7. Open clearnet qube (also based on vanilla fedora-41-xfce vanilla template) which accesses sys-firewall.
  8. Open firefox.
  9. Type 1.1.1.1 (should navigate to https://one.one.one.one) in the URL bar.
  10. It waits for a long time
  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://one.one.one.one for 1.1.1.1.
  12. Type 8.8.8.8 (should navigate to https://dns.google ) in the URL bar.
  13. It waits a long time.
  14. 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".
  15. Type a https://www.wikipedia.org in the URL bar.
  16. It waits a long time.
  17. 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

  1. Open Open a terminal emulator.
  2. Run curl -IsS 'https://one.one.one.one'.
  3. It waits a long time.
  4. It prints "curl: (6) Could not resolve host: one.one.one.one".
  5. Run curl -IsS 'https://dns.google'.
  6. It waits a long time.
  7. It prints "curl: (6) Could not resolve host: dns.google".
  8. Run curl -IsS 'https://www.wikipedia.org'.
  9. It waits a long time.
  10. It prints "curl: (6) Could not resolve host: www.wikipedia.org".

Check Whonix behavior to compare

  1. Open Tor in a Whonix workstation qube (dispVM based on vanilla whonix-workstation-17 and whonix-gateway-17).
  2. Type 1.1.1.1 in the URL bar.
  3. It reaches https://one.one.one.one without any issues.
  4. Type 8.8.8.8 in the URL bar.
  5. It reaches https://dns.google without any issues.
  6. Type https://www.wikipedia.org in the URL bar.
  7. It reaches https://www.wikipedia.org without any issues.

Expected behavior

Browse the clearnet without any issues. For example:

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

No one assigned

    Labels

    C: FedoraThis issue pertains to Fedora Linux templates or standalones.P: defaultPriority: 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.affects-4.2This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions