MySQL Master/Slave Database configuration with SSH Argo Tunnel

Hello,

I want to use the Cloudflare Tunnel as an SSH tunnel between 2 Linux Ubuntu machines. I have a master/slave MySQL database setup running there. Is it possible to realize this with Cloudflare Tunnel SSH?

In my opinion, I need to create on each server a subdomain for example x1.example.com and x2.example.com. Then I would insert in the SSH config file the ProxyComand on each server.

And I would set up a firewall rule that allows only incoming traffic from the subdomain of the other server.

Can I do it like this? Until now I did not succeed.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.