Hi! Hoping for some help - I’ve picked at this for over a week and just feel stuck, hoping it’s something super simple !
I’m simply trying to use WARP to connect to a Tunnel, and access local resources through hostname not IP address. I have SMB and RDP working, but only by specifying IP addresses directly. Ideally the hostnames would resolve (locally) and I could access computer.local:3389 instead of 172.16.0.x:3389 when connected to WARP.
Situation:
Cloudflare Tunnel created
Connector running on local network
WARP installed on client
Everything working great through IP address directly when conected to WARP, but if using local hostname it does not resolve.
I should add, I have a Private Network created on the Tunnel, mapped to the IP address as CIDR and this all works, just not using hostnames. The idea being : when I’m at home I want to connect to SMB shares using the hostname (which my router resolves) and when remote and connected to WARP I’d like to use the same hostname and have it resolve to the local IP.