-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Comment out all DNS settings in
/etc/systemd/resolved.conf, as told in Cloudflare Zero Touch FAQ's "WARP on Linux shows DNS connectivity check failed".curl -s https://www.cloudflare.com/cdn-cgi/trace | grep -i 'warp='show 'warp=plus'. - Add Cloudflare's root CA to OS, GitHub, Python and NPM. The files are specified here
/etc/pki/ca-trust/source/anchors. - Use split tunnelling Include mode so
gateway=offis the right behavior, as specified in this post.
TODO:
- Confirm that LibreWolf Flatpak has imported the root CA.
- VSCodium Flatpak hasn't been able to import the root CA files so
gitinside VSCodium Flatpak can use it , despite setting the permissions. - GitHub Copilot Chat sometimes can't connect, might be resolved if the above problem is resolved as well.
Metadata
Metadata
Assignees
Labels
No labels