Questions tagged [cloudflare]

57 questions
45
votes
2 answers

Why are DNS queries using CloudFlare's 1.1.1.1 server timing out?

While attempting to use the 1.1.1.1 DNS service provided by Cloudflare on my home network, all queries timed out. I am a CenturyLink fibre (now renamed Quantum Fiber) customer. Why? Use here means adding it as an explicit DNS resolver in a Mac, a…
rburte
  • 1,313
  • 12
  • 16
28
votes
1 answer

DNS not resolving only for a handful of people - after 10 days and even via Google DNS

I have a new website and its DNS entry (thetunegame.com) is now 10 days old, so it should have propagated properly. I've had over 200 people from several countries accessing it with no issues, however there are 4 people, all from Greece (although…
Anthony
  • 391
  • 3
  • 5
4
votes
0 answers

Encrypted client hello enabled in Firefox but Cloudflare website doesn't detect

I'm using Firefox Beta 103 (tried with stable and nightly too), enabled Cloudflare DNS over HTTPS in settings: then enabled these: network.dns.echconfig.enabled and network.dns.http3_echconfig.enabled in about:config but when visiting this…
user1670677
3
votes
2 answers

How to verify that you're using DNS over HTTPS (DoH) with Quad9 / other non Cloudflare DNS providers

I'm using pihole with an upstream DNS server of Quad9 DoH. The upstream DNS and the pihole are configured with docker via a docker-compose.yml file, with the upstream DoH server using the cloudflared service. version: "3.5" networks: …
SneakyShrike
  • 137
  • 1
  • 2
  • 7
3
votes
0 answers

How to exclude a domain from Cloudflare WARP 1.1.1.1 on Windows?

While using Cloudflare WARP, often when trying to upload a video on YouTube, the YouTube site asks for verification. So to avoid this, I want to exclude youtube.com or similar domains that do not do well with Cloudflare WARP (atleast for me) This is…
dsf
  • 171
  • 4
2
votes
0 answers

InspIRCd ssl connection fails with Cloudflare certificate

I am trying to implement SSL into my IRC server, I have downloaded and installed the certificate, key, and ca-bundle from Cloudflare. And I can connect successfully without SSL but when I do try to use it I get an error message stating: Connection…
2
votes
2 answers

DoT: how DNS over TLS resolver resolves its own hostname

It is possible to use hostname of DNS resolver instead of IP address (e.g. in Android 9+) for DNS over TLS servers. Google provides dns.google and Cloudflare offers 1dot1dot1dot1.cloudflare-dns.com but as you can see these aren't IP addresses. So…
gudvinr
  • 53
  • 4
1
vote
0 answers

How can I share my local mysql server/database to the cloud using cloudflare, so that, I can use that connection to connect to other applications?

I have created a tunnel in Cloudflare and connected it to my local pc. I can access my localhost via port 3508. Now, I want to make this database accessible over the internet as my accounting desktop application in different client systems needs to…
1
vote
0 answers

Health check proxied DNS

I am attempting to send a ping health check to a proxied Cloudflare DNS record, as expected my ping is just resolving to Cloudflare DNS. This gives me inaccuracies since the server behind the Cloudflare DNS could be down yet still receive a health…
PHPNoob
  • 111
  • 2
1
vote
1 answer

difference between ssh ProxyCommand and running that command directly (cloudflared)

I have a remote machine I can access only through a cloudflared tunnel. In my .ssh/config file I have Host remote User my-user-name ProxyCommand cloudflared access ssh --hostname remote-host-name.com this works fine. When I ssh remote I…
Wandering Logic
  • 538
  • 4
  • 9
1
vote
2 answers

How can I use Cloudflare WARP over SOCKS5 proxy?

I can't find a way to use Cloudflare WARP client over local SOCKS5 proxy. I even tried using Proxifier to force it to use proxy but it couldn't connect, probably because WARP uses WireGuard, which is UDP, but Proxifier only support TCP. my local…
user1737559
1
vote
0 answers

Ssh via zerotier while cloudflare WARP is active does not work

So I am using WARP on desktop....but whenever I enable that, my ssh server in that pc cannot be connected to anymore...neither can I ping it...any help would be appreciated thanks. I am using zerotier to ping / ssh my pc.
AwesomeVk47
  • 61
  • 2
  • 6
1
vote
0 answers

Cloudflare Nginx SSL Not Trusted/400 bad request (No required ssl certificate was sent)

Similar to this the error I am receiving from this thread (https://community.cloudflare.com/t/getting-400-bad-request-no-required-ssl-certificate-was-sent-using-nginx-and-cloudflare-authenticated-origin-pulls/43276/4) I am having trouble setting up…
Jason Chan
  • 61
  • 2
1
vote
1 answer

Setting up DNS for domain with both HTTP and Gemini and or Gopher protocols

I have my blog on domain palashbauri.in, which is a static hugo site hosted on Cloudflare Pages. DNS is managed by Cloudflare. Currently my domain palashbauri.in have CNAME record pointing to the blog. So, my blog is available on port 80 and 443…
polu_
  • 113
  • 6
1
vote
1 answer

What does "AS Name" and "AS Number" mean on the cloudflare DNS check page (https://1.1.1.1/help)?

What does AS Name and AS Number mean on the cloudflare DNS check page (https://1.1.1.1/help)? i.e. what does "AS" stand for?
KIAaze
  • 319
  • 1
  • 2
  • 12
1
2 3 4