Hello Dear users ,
I'm trying to configure a hetzner's failover IP in Proxmox VE (4.4) with these configuration:
auto vmbr2
iface vmbr2 inet static
address <MY-IP>
netmask 255.255.255.255
pointopoint <MY-IP>
gateway <MY-IP>
bridge_ports eth0
bridge_stp off
bridge_fd 1
bridge_hello 2
bridge_maxage 12
But , Problem is I cannot use failover IP on virtual machine , because it's set on Host (Proxmox main server). I mean when I try set on VM it doesn't get connect or even When I try connect to failover ip via SSH it will connect to Host not the VM.
Is there any solution for it ?
Thanks
I'm trying to configure a hetzner's failover IP in Proxmox VE (4.4) with these configuration:
auto vmbr2
iface vmbr2 inet static
address <MY-IP>
netmask 255.255.255.255
pointopoint <MY-IP>
gateway <MY-IP>
bridge_ports eth0
bridge_stp off
bridge_fd 1
bridge_hello 2
bridge_maxage 12
But , Problem is I cannot use failover IP on virtual machine , because it's set on Host (Proxmox main server). I mean when I try set on VM it doesn't get connect or even When I try connect to failover ip via SSH it will connect to Host not the VM.
Is there any solution for it ?
Thanks
Last edited: