Assign VMs a static IPv4 public address

winsdominoes

New Member
Aug 2, 2021
4
0
1
52
Hello!

I have VMs currently running on a Dedicated server at home and I also have VPS with a couple of IP addresses.
So I wanted to assign each KVM VMs (on the home server) a static IPv4 public address (from the VPS)

Anyone have ideas if this possible with WireGuard, OpenVPN?
If so, please provide details too!

Thanks
 
Hello!

I have VMs currently running on a Dedicated server at home and I also have VPS with a couple of IP addresses.
So I wanted to assign each KVM VMs (on the home server) a static IPv4 public address (from the VPS)

Anyone have ideas if this possible with WireGuard, OpenVPN?
If so, please provide details too!

Thanks
maybe with vxlan with the new sdn (beta) feature.

https://pve.proxmox.com/pve-docs/chapter-pvesdn.html
 
Alright, so when I want to assign a public ipv4, I need to setup SDN and VxLAN and then I could just set them in /etc/network/interfaces right?