Hi all. I have two VPSs as load balancers. I want to achieve high-availability by using keepalived. (I have two public IPs.) I need 3 private IPs and two public IPs.
for example:
LB1: 192.168.1.105
LB2: 192.168.1.106
Floating IP:192.168.1.110
The problem is that I do not know how to set one public ip (xxx.xxx.xxx.238) for proxmox itself, and the other one (xxx.xxx.xxx.249) as additional IP in order to be nat on Floating IP. I maen I want to use the ip address (xxx.xxx.xxx.238) for proxmox control panel and the ip address (xxx.xxx.xxx.249) as an external IP which is nat on 192.168.1.110. What is the right network configuration for such infrastructure on proxmox host and VMs?
Thanks in advanced.
for example:
LB1: 192.168.1.105
LB2: 192.168.1.106
Floating IP:192.168.1.110
The problem is that I do not know how to set one public ip (xxx.xxx.xxx.238) for proxmox itself, and the other one (xxx.xxx.xxx.249) as additional IP in order to be nat on Floating IP. I maen I want to use the ip address (xxx.xxx.xxx.238) for proxmox control panel and the ip address (xxx.xxx.xxx.249) as an external IP which is nat on 192.168.1.110. What is the right network configuration for such infrastructure on proxmox host and VMs?
Thanks in advanced.