Proxmox failover ip's

mcommemoi

New Member
Dec 26, 2019
1
0
1
37
we have install proxmox in debian 10 dedicated server

we have also 5 additional ip address

we want to create 5 virtual machines in proxmox and assigne every vm a public ip

how can this be down

unfortunately i was not able to assign a public ip address to proxmox windows vm

the main ip address of the proxmox server is : 51.x.x.x

root@s19:~# cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 sd-147061.dedibox.fr bm-romantic-dubinsky

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
51.x.x.x s19.xxxxx.com s19


root@s19:~# cat /etc/network/interfaces

source /etc/network/interfaces.d/*
auto lo iface lo inet loopback
allow-hotplug enp1s0f0
iface enp1s0f0 inet dhcp
iface enp1s0f1 inet dhcp
auto vmbr0
iface vmbr0 inet manual
bridge-ports enp1s0f1
bridge-stp off
bridge-fd 0
i have create a windows 10 vm and i have assign this machine a new network adapter with same MAC of on of my failover ip address

after windows installation, i have configure manually the windows network adapter like so :

ip : 51.x.x.x
netmask : 255.255.255.255
getway : 62.210.0.1
DNS : 62.210.16.6 and 62.210.16.7

but without success, the windows machine do note ping and also we cannot pig to the machine from outside

i have try the same with linux vm

no connection

if you have any idea to how to done this manipulation

thank you
 

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!