Question
I've updated my Cloudflare Tunnel configuration, but the SSH connection still isn't working. How can I force a refresh?
Asked by: USER9865
119 Viewed
119 Answers
Answer (119)
After making changes to your Cloudflare Tunnel configuration (e.g., route rules, SSH server settings), you need to redeploy the tunnel. Use the `cloudflared tunnel run ` command to redeploy. This ensures the latest configuration is applied. Also, ensure you've flushed any local DNS caches that might be holding outdated information. Sometimes, restarting the `cloudflared` service can also help.