cloudflared tunnel --config /root/.cloudflared/config.yaml run vboxtest without the ~ what does it say?server_name <DOMAIN>. The other ports are disabled via ufw. Can I trust the header cf-connecting-ip to be the IP of the user that connected?cloudflared tunnel --config /root/.cloudflared/config.yaml run vboxtest~server_name <DOMAIN>cf-connecting-iptunnel: ID
credentials-file: CREDENTIALS_FILE
ingress:
- hostname: test.example.com
service: http://localhost:80
- hostname: test-ssh.example.com
service: ssh://localhost:22
- service: http_status:404tunnel: I REMOVE THE TUNNEL ID
credentials-file: /root/.cloudflared/vboxtest.json
ingress:
- hostname: vtest1.vboxsystems.com
service: http://localhost:80
- hostname: vtest2.vboxsystems.com
service: http://localhost:81
- service: http_status:404