Hey guys,
I am trying to setup a tunnel to access a DB connection that is setup in docker
Stack
I have a local ubuntu server running docker
I am running the Cloudflare connection inside docker
the database is hosted on docker
inside the tunnel’s website i have set up the service to be the local IP address of the machine and the RDP port of the database e.g. 192.168.0.50:2244
If I use those same details in the local network it connects by I just can get it to connect outside the network with the public hostname.
For all website interfaces it is fine.