Score:0

How do i get a internet connection to proxmox vm

nl flag

I have installed proxmox VE 7.1-7 to a hetzner dedicated server and i am having problems with getting internet connection to virtual machines

/etc/network/interfaces:

auto lo
iface lo inet loopback

auto enp41s0
iface enp41s0 inet manual

auto vmbr0
iface vmbr0 inet static
    netmask 255.255.255.255
    address <Main IP>/26
    gateway <gateway>
    bridge-ports enp41s0
    bridge-stp off
    bridge-fd 0

A.B avatar
cl flag
A.B
probably some information there: https://docs.hetzner.com/robot/dedicated-server/ip/additional-ip-adresses/ . You have to declare additional MAC addresses, or else route rather than bridge. also netmask 255.255.255.255 disagrees with /26, whatever you meant to do.
1F987 avatar
in flag
How many public addresses do you have ?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.