Problem Proxmox and IP Failover on VM with dedicated server

P

padcmoi

Guest
Hello to all and all,

I ordered a dedicated server with Proxmox VE online.net at 2.2,
I want to have 2 VM with KVM, each VM will have its IPFAILOVER.

I can not create my IP Failover with my VM, my routes are not correct surely someone can make me a configuration file, here is my configuration file / etc / network / interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo vmbr0
iface lo inet loopback

# The primary network interface
iface vmbr0 inet static
address 88.190.43.7
netmask 255.255.255.0
network 88.190.43.0
broadcast 88.190.43.255
gateway 88.190.43.1
bridge_ports eth0
bridge_stp off
bridge_fd 0
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!