Recent content by Bananenboot123

  1. B

    How to get internet working on VM's?

    Are you sure that part is wrong? Because all the hetzner related videos are telling me to use the interface that has the pub IP in the rescue image, which is enp0s31f6 ip a in the Hetzner shell: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000...
  2. B

    How to get internet working on VM's?

    Hi, I'm hosting Proxmox at Hetzner, which gives me a Proxmox instance behind a public IP. I managed to get proxmox to have an internet connection with the following /etc/network/interfaces config. And vmbr1 and the #nat is my attempt to get it to work for VM's. auto lo iface lo inet loopback...
  3. B

    Make audio played in VM come out of server audio jack

    Hi! We recently placed an unused Optiplex PC in our office to use it as a testing bench / radio. Proxmox is ideal for this, because we could make multiple virtual windows test benches that we can access without interfering each other. But we would also like to migrate our Ubuntu radio server...