notthebee / ansible-easy-vpn

An Ansible playbook that sets up a Wireguard server with ad blocking, DNS-over-HTTPS, and a WebUI with 2FA
Other
996 stars 237 forks source link

Cloudflare zero trust tunnel #264

Closed JasonB73 closed 6 months ago

JasonB73 commented 6 months ago

FAQ 404 error on URL looking for issues. https://github.com/notthebee/ansible-easy-vpn/blob/main/FAQ.mdsible-easy-vpn/blob/main/FAQ.md

Describe the issue A clear and concise description of what the issue is.

Using Cloudflare zero trust tunnel to my ubuntu 22.04 server. tunnel setup with Debian installer and showing connected.

During the installation script it asked for domain. I add the domain that is set for my tunnel. Won't let me pass because it shows my main ISP not the IP of my Server.

Is there any way to get past this? I don't want to open router / firewall rules. Thanks

Logs (if applicable) Paste any relevant error messages here:

log

Environment:

notthebee commented 6 months ago

Sorry, this is not a supported configuration at the moment. If you wish, you can fork the repository and adjust the code according to your use case.

JasonB73 commented 6 months ago

Thanks for getting back to me on it.