Hi –
Having issues with Teams enrollment on Linux and Windows and Android, but well focus on Linux. I do have one Windows 10 machine working with WARP and it seems to be routing to my other networks and accessing apps just fine. I did the following on Ubuntu 20.04 desktop:
- Added repo
- apt install Cloudflare-warp
- warp-cli register
- warp-cli connect
- Verified:
curl https://www.cloudflare.com/cdn-cgi/trace/
and verify thatwarp=on
- warp-cli teams-enroll [team-name]
- I receive the following:
> A browser window should open at the following URL:
>
> https://[team-name].cloudflareaccess.com/warp
>
> If the browser fails to open, please visit the URL above directly in your browser.
- A browser does open to a page that says forbidden…
Any idea where to look. It looks like I have something misconfigured… Somewhere. I only have one other client (Win10 machine) that works just fine…
Any ideas appreciated!