ipv6 on cloudflare tunnel

Hello. I have a hetzner machine which only has ipv6. I try to install cloudflare with curl, but it can't connect to github. Ok, so I'll scp the .deb file. Running sudo cloudflared install <token> like instructed tries to connect to ipv4 addresses when I don't have that ability. I would be grateful for any hep resolving this. Part of the journalctl log is attached
2 Replies
Chaika
Chaika4mo ago
Edit your tunnel config (the unit file in this case) ex from: ExecStart=/usr/bin/cloudflared --no-autoupdate tunnel run --token to: ExecStart=/usr/bin/cloudflared --no-autoupdate --edge-ip-version 6 tunnel run --token
MR-Mister
MR-MisterOP4mo ago
That worked, thank you so much!
Want results from more Discord servers?
Add your server