Maximum Vengerov || Yoga Teacher
Maximum Vengerov || Yoga Teacher
CDCloudflare Developers
Created by Maximum Vengerov || Yoga Teacher on 8/26/2024 in #general-help
Tunnel Setup Issues
My config I'm pretty sure is fine I'm not sure what all this means though
root@joshua:/mypool/AppData/AppData/cloudflare# sudo cloudflared tunnel run mytunnel
2024-08-26T05:23:12Z ERR Cannot determine default origin certificate path. No file cert.pem in [~/.cloudflared ~/.cloudflare-warp ~/cloudflare-warp /etc/cloudflared /usr/local/etc/cloudflared]. You need to specify the origin certificate path by specifying the origincert option in the configuration file, or set TUNNEL_ORIGIN_CERT environment variable originCertPath=
error parsing tunnel ID: Error locating origin cert: client didn't specify origincert path
root@joshua:/mypool/AppData/AppData/cloudflare# sudo cloudflared tunnel run mytunnel
2024-08-26T05:23:12Z ERR Cannot determine default origin certificate path. No file cert.pem in [~/.cloudflared ~/.cloudflare-warp ~/cloudflare-warp /etc/cloudflared /usr/local/etc/cloudflared]. You need to specify the origin certificate path by specifying the origincert option in the configuration file, or set TUNNEL_ORIGIN_CERT environment variable originCertPath=
error parsing tunnel ID: Error locating origin cert: client didn't specify origincert path
3 replies
CDCloudflare Developers
Created by Maximum Vengerov || Yoga Teacher on 8/26/2024 in #general-help
Cloudflare tunnel setup issue
I have the current config but am not sure where to find my Tunnel ID to properly configure it. below it is my config file.
tunnel: <TUNNEL_ID> # Replace <TUNNEL_ID> with your actual tunnel ID
credentials-file: /mypool/AppData/AppData/cloudflare/cert.pem

ingress:
- hostname: yourname.com # Replace with your actual hostname or subdomain
service: http://localhost:8080 # Replace with your service details (e.g., local IP and port)
- service: http_status:404
tunnel: <TUNNEL_ID> # Replace <TUNNEL_ID> with your actual tunnel ID
credentials-file: /mypool/AppData/AppData/cloudflare/cert.pem

ingress:
- hostname: yourname.com # Replace with your actual hostname or subdomain
service: http://localhost:8080 # Replace with your service details (e.g., local IP and port)
- service: http_status:404
3 replies
CDCloudflare Developers
Created by Maximum Vengerov || Yoga Teacher on 8/8/2024 in #general-help
Problem with changing the IP
Unit ssh.service could not be found.
joshua@JoshuasDesktop:~$ ssh root<ipaddress>
ssh: connect to host <IPaddress> port 22: Connection refused
joshua@JoshuasDesktop:~$ ^C
joshua@JoshuasDesktop:~$ ssh root!<ipaddress>
ssh rootwget http://ftp.us.debian.org/debian/pool/main/q/qtbase-opensource-src/libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb.<pastipaddress>
ssh: Could not resolve hostname rootwget: No address associated with hostname
joshua@JoshuasDesktop:~$
Unit ssh.service could not be found.
joshua@JoshuasDesktop:~$ ssh root<ipaddress>
ssh: connect to host <IPaddress> port 22: Connection refused
joshua@JoshuasDesktop:~$ ^C
joshua@JoshuasDesktop:~$ ssh root!<ipaddress>
ssh rootwget http://ftp.us.debian.org/debian/pool/main/q/qtbase-opensource-src/libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb.<pastipaddress>
ssh: Could not resolve hostname rootwget: No address associated with hostname
joshua@JoshuasDesktop:~$
3 replies
CDCloudflare Developers
Created by Maximum Vengerov || Yoga Teacher on 8/7/2024 in #general-help
Double Nat
Anyone know how to use cloudflare tunnels to bipass a double nat or whether it actually works. I'm running Open Media Vault on a pi 5 with docker containers and nextcloud on a reverse proxy and its causing issues. I'm wondering whether anyone here knows of a temporary workaround for it.
13 replies