cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Clarify required IPv6-only setting

Open Manouchehri opened this issue 3 years ago • 0 comments

Which Cloudflare product does this pertain to?

Cloudflare One

Existing documentation URL(s)

  • https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/
  • https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/do-more-with-tunnels/hosting-requirements/

Section that requires update

The tunnel creation process doesn't clarify how to run cloudflared in an IPv6-only setting. (This does work fine in my testing.)

https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/configuration/remote-management/

What needs to change?

The "Install and run a connector" page doesn't warn you about being IPv4-only (because --edge-ip-version 4 is the default).

How should it change?

Explaining that --edge-ip-version 6 must manually be added to the systemd service file.

Additional information

No response

Manouchehri avatar Aug 09 '22 14:08 Manouchehri