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
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