Nuno Diegues
Nuno Diegues
That means your operating system trust chain does not know/trust the root certificate authority that signs api.cloudflare.com certificate. It seems to be independent of tunnels or the example in practice....
fix: allow dns record types to be specified without the corresponding value when listing dns records
Thanks for this fix! I've left a comment/question
> On startup: This is a warning that we'll likely make a DBG loglevel message soon, since it is for an upcoming ICMP proxying feature that is trying to listen...
What happens when you run: ``` nc -v 2a02:26f0:a00::17c7:4b2a 443 ``` from your cloudflared machine?
That's what you should look into fixing: as you can see, that machine cannot connect to that origin IP/port; the problem is not cloudflared
> I notice that 2022.9.0 and 2022.9.1 mention icmp proxying but for the moment that is not working for us. Is there a specific item we need to configure or...
As per my link above: > ping_group_range - 2 INTEGERS Restrict ICMP_PROTO datagram sockets to users in the group range. The default is "1 0" So root should be enough...
> So we are hitting the same issue and the background is that we are migrating from a dynamic tunnel to named one's. The daemon version `2022.8.4`. > > ```...
What previous version were you running with?
Cloudflare actually uses Salt (see https://blog.cloudflare.com/tag/salt/ ) and cloudflared tunnel has been automated there. So it can definitely be done. As to sharing it, it's not that easy since our...