Search results

  1. A

    How to create working Bridge Hetzner server

    Finally after about +50 hours of reading, i made some progress now. I made come changes to /etc/network/interfaces, this is the new file: ### Hetzner Online GmbH installimage source /etc/network/interfaces.d/* auto lo iface lo inet loopback iface lo inet6 loopback auto enp0s31f6 iface...
  2. A

    How to create working Bridge Hetzner server

    Yes i have the current config as followed <----Host server----> ### Hetzner Online GmbH installimage source /etc/network/interfaces.d/* auto lo iface lo inet loopback iface lo inet6 loopback auto enp0s31f6 iface enp0s31f6 inet static address xx.xxx.101.96 netmask 255.255.255.192...
  3. A

    How to create working Bridge Hetzner server

    Hi Guys, Im new to proxmox and wanna try it out, but i cant get it to work. It is installad and running on my hetzner server, i have 2 additional IPs with sep mac addresses. I have read hetzners own guide and tryed it without any success. I want to run 1 windows machine and 1 linux machine on...