Hello,
I have a big server with around 50 KVM machines on it. It is located in a 2u colo.
Now I have my own rack in another datacenter, where I would like to continue expanding my new KVM machines.
I have a layer 3 switch with fiber uplinks. For now, it's just a dump switch.
Is it possible to have both locations on the same LAN? I'm able to create a OpenVPN, but this will only let me communicatie from a 10.10.1.0 network to a 10.10.2.0 network. I need my other machines in the same netwerk (10.10.1.0). This way, I don't need to change all the IP configuration when migrating all VM's.
So for example:
VM 1 (in datacenter X) = 10.10.1.20
VM 2 (in datacenter Y) = 10.10.1.21
On the old server I have a Ubuntu firewall, that has eth0 on the vmbr0 (uplink) and eth1 on vmbr1 (LAN). I was also wondering if I can use both eth0 (wan) and eth1 (lan) on the same Proxmox vmbr0. If this is true, I can bond the 2 physical nics.
Please let me know what options I have!
I have a big server with around 50 KVM machines on it. It is located in a 2u colo.
Now I have my own rack in another datacenter, where I would like to continue expanding my new KVM machines.
I have a layer 3 switch with fiber uplinks. For now, it's just a dump switch.
Is it possible to have both locations on the same LAN? I'm able to create a OpenVPN, but this will only let me communicatie from a 10.10.1.0 network to a 10.10.2.0 network. I need my other machines in the same netwerk (10.10.1.0). This way, I don't need to change all the IP configuration when migrating all VM's.
So for example:
VM 1 (in datacenter X) = 10.10.1.20
VM 2 (in datacenter Y) = 10.10.1.21
On the old server I have a Ubuntu firewall, that has eth0 on the vmbr0 (uplink) and eth1 on vmbr1 (LAN). I was also wondering if I can use both eth0 (wan) and eth1 (lan) on the same Proxmox vmbr0. If this is true, I can bond the 2 physical nics.
Please let me know what options I have!