I’m not sure I understand what you’re trying to achieve. Do you want to exclude LAN traffic from WARP? Or do you want to use WARP to access your LAN network while on the go?
one note for anyone reading and checking the docs help.teams.cloudflare.com needs to be included in “Include IPs and domains” list for split tunnel or the test will fail
i can get the tunnel to work for a subdomain.example.com but not for example.lan … i wonder if i need to run cloudflared + tunnel at network level instead on the actual server in order for the tunnel to get the lan domain
Domains like example.lan are not public and can only be resolved by your local DNS server (most likely your router). When using WARP, DNS requests are resolved by Cloudflare’s public resolver.
It is technically possible to use local TLDs together with WARP, but you’d need to configure “Local Domain Fallback” in the WARP client and manually set your OS DNS resolver to your router’s IP address. I would recommend just using public a TLD instead.