So I bought a dedicated server with a couple extra ipv4 addresses. During the checkout I was given the option of getting a /29 or just buying them separate. I went with buying 4 additional IPs separately because it was cheaper.
I have proxmox VE installed on the server and I have no issue using OpenVZ since it doesn't need a gateway when you create the container. But with KVM I need to specify a default gateway.
The server is on a /26 network with each of my additional IP addresses on a /32 leaving each of them on their own network. My question being what would be the default gateway for the additional IPs? If there even is one.
Now I'm no stranger to both virtualization and networking but this has me stumped.