adding another route to cloudflared connector

hi, I created a tunnel through the dashboard and then running sudo cloudflared service install {hash}, and works. but how do I create another route pointing to a different local port using the same cloudflared service? if I do it from command line it's ignoring the existing connector
$ cloudflared tunnel --url 172.17.0.1:8080
2025-04-21T20:19:12Z INF Thank you for trying Cloudflare Tunnel. Doing so, without a Cloudflare account, ...
$ cloudflared tunnel --url 172.17.0.1:8080
2025-04-21T20:19:12Z INF Thank you for trying Cloudflare Tunnel. Doing so, without a Cloudflare account, ...
sudo clodflared tunnel ... doesn't have access, and the dashboard wants me to create a new tunnel with a new sudo cloudflared service install {hash}
2 Replies
Cyb3r-Jak3
Cyb3r-Jak32w ago
You add a new public hostname for your existing tunnel in the dashboard
Alejandro Mery
Alejandro MeryOP2w ago
thank you! for some reason I wasn't seeing the existing one until I had two

Did you find this page helpful?