Proxmox and cloudflared Tunnelling
Hi!
Currently i am trying to configure one of my machines, proxmox is up and running and uses the ip.
Id like it to use my domain so i am using cloudflared tunneling. I add the public hostname and the ip of the server yet its not working!
As well as this eventually all of my externally hosted servers will use proxmox and cloudflared tunneling. How would i connect them?
93 Replies
Show the private network tab as well
Also under the public hostname entry make sure this option is selected
Theres nothing under private network at the moment
And this is fixed! All working now however im having another issue
@Wagon Im trying to connect ProxmoxM1 Which is hosted in my house to ProxmoxM2 which is hosted via hetzner. All the guides are for like if proxmox are on the same network
Is there any fix to this?
Are you trying to cluster them? or just access one from the other
If you are trying to cluster them. Really your only option is setup a VPN server at your house with something like wire guard and connect the two. If you have full control over both networks a site to site vpn would be optimal
Proxmox Support Forum
Add node to a cluster from another network
Hi,
I'm kinda new to proxmox and i wanted to know if it is possible to add my proxmox server in my friend's cluster who's in another network ?
And if this is indeed possible, how can i do it ? Here's some screenshots so you can see how the issue look like. Thank you very much for reading
my...
Im tryna have it so i only have to use one domain and control both nodes from that etc. The vms dont need to share resources between eachother just come up on one proxmox instance and i carry out changes etc
Yeah then you want to cluster them
So that means doing the whole linked vpn between them both etc
Either a site to site or hosting a VPN server yeah
Got it will take a look around and see what i can do 🙂
thanks!
Cant even get proxmox on hetzner working atm
Set up the bridge and containers are saying there is no network
linux VM?
if so send the output of
cat /etc/resolv.conf
So atm just trying to deploy the cloudflared tunnel
think it uses debian so ill have a look now
root@proxmoxm2 ~ # cat /etc/resolv.conf
Hetzner Online GmbH installimage
nameserver config
nameserver 185.12.64.1
nameserver 2a01:4ff:ff00::add:2
nameserver 185.12.64.2
nameserver 2a01:4ff:ff00::add:1
root@proxmoxm2 ~ #
also do
ip route show
Also I need to see cat /etc/resolv.conf
in the VM/container having issuesdefault via 95.216.34.1 dev vmbr0 proto kernel onlink
95.216.34.0/26 dev vmbr0 proto kernel scope link src 95.216.34.25
ah okay give me a second
cant even get into the console that the container creates