I'm not really a networking guy, so forgive me if this is a very stupid question
I have two dedicated machines (let's call them Machine1 and Machine2), both of them are running Proxmox, both of them are in the same datacenter (so the latency is very small betweem them) and they are in a cluster.
Is it possible to create a "LAN" so containers/VMs in the Machine1 can communicate with Machine2 (and vice-versa)? Or is it only possible if I host my own VPN and create a network adapter to use that VPN?
Currently what I'm doing is port forwarding (with IP filter to block every IP except mine) all the ports I need to access in every container/VM, but this is a bit cumbersome so I'm wondering if there's an alternative.
Thanks for the attention!
EDIT: It seems like SDN + VXLAN is what I need, but because it is in beta it doesn't seem to have a lot of threads here explaning how it works.
I have two dedicated machines (let's call them Machine1 and Machine2), both of them are running Proxmox, both of them are in the same datacenter (so the latency is very small betweem them) and they are in a cluster.
Is it possible to create a "LAN" so containers/VMs in the Machine1 can communicate with Machine2 (and vice-versa)? Or is it only possible if I host my own VPN and create a network adapter to use that VPN?
Currently what I'm doing is port forwarding (with IP filter to block every IP except mine) all the ports I need to access in every container/VM, but this is a bit cumbersome so I'm wondering if there's an alternative.
Thanks for the attention!
EDIT: It seems like SDN + VXLAN is what I need, but because it is in beta it doesn't seem to have a lot of threads here explaning how it works.
Last edited: