hetzner

  1. A

    Having issue on proxmox with hetzner

    i am trying to create a virtual container on my existing debian installation. while hosted on hetzner i followed their directives, when i chose a bridged mode with the following configuration auto lo iface lo inet loopback iface lo inet6 loopback auto eth0 iface eth0 inet static address...
  2. K

    Proxmox Network Config on Hetzner

    Hi, It feels like I read the half of the internet including this forum, but the network config for Proxmox on a Hetzner server still doesn't work... It was so easy with earlier versions and I don't get why it is so hard with the lastest ones. Our aimed setup is actually nothing spectacular...
  3. M

    Netzwerkkonfiguration Hetzner Einzelip & Subnet

    Hallo Gemeinde, da ich immer mal wieder auf der Suche nach neuen Herausforderungen bin, möchte ich mich mit dem Thema Virtualisierung näher beschäftigen. Zu diesen Zwecken habe ich mir bei Hetzner einen Root-Server angemietet und Proxmox installiert. Soweit sogut, nun kommt allerdings der...
  4. H

    Really low Fsync on fresh Server

    Hello there, I'm currently moving my Server to a new one and started with a fresh installation. I installed Debian Stretch Minimal and ontop Proxmox with the actual Version. I have tried with and without Software Raid and got similar results with pveperf which is confusing me a bit. heres the...
  5. A

    Subnet/Hetzner Port Forwarding

    I'm getting nuts with this problem. Any help is very much appreciated. My new subnet is: Subnet: 88.99.181.208 /28 Usable IP addresses: 88.99.181.209 to 88.99.181.222 I enabled forwarding: sysctl -w net.ipv4.ip_forward=1 sysctl -w net.ipv6.conf.all.forwarding=1 In my host server I got...
  6. D

    Proxmox network configuration for Hetzner Failover IP

    Hello Dear users , I'm trying to configure a hetzner's failover IP in Proxmox VE (4.4) with these configuration: auto vmbr2 iface vmbr2 inet static address <MY-IP> netmask 255.255.255.255 pointopoint <MY-IP> gateway <MY-IP> bridge_ports eth0...
  7. P

    [SOLVED] KVM bridged on Hetzner, can't add second IP

    Hello, we have a proxmox 4.4 node hosted on Hetzner and configured with bridged networking. The machine works fine with this setup and hosts 4 KVMs with additional IPs (no subnet) with separate MACs. Each VM has a single IP and is working as expected (Centos cPanel VMs). We are trying to add...
  8. L

    Need help with IPv6, it's not working in VMs

    I really need someone to help me with IPv6. I can't figure it out and I've been on and off trying to troubleshoot it for a month with no success. I have a Hetzner server and IPv4 in VMs work fine. I can't for the life of me get IPv6 working. I'll post some configs to troubleshoot...
  9. J

    Cluster

    Liebes Forum, in meinen Besitz sind zwei Server gelagert bei Hetzner mit Proxmox. Diese haben unterschiedliche Gateways, liegen jedoch im selben Rechenzentrum. Gerne würde ich diese zusammenschalten, jedoch komme ich nie zum abschluss. Der neue Node wird mir zwar angezeigt auf der Website...