hetzner

  1. T

    Proxmox Crashing on Hetzner Server with Intel I219-LM NIC

    Hi Guys, I am having intermittent crashing issues on a new server I leased from Hetzner. It is stable for only 24-36 hours then the entire host goes offline requiring a power cycle. I have searched the forums and have assembled the following information for you, to save time: Possible...
  2. thommie

    Hetzner with PVE 6.05, bridged VMs, not available

    Hi all, I am a newbie to proxmox, so please apologize if my questions are a bit "basic" I have a running proxmox 6.05 on a Hetzner EX42 server with debian 10, bridged setup and two bridged VMs (ubuntu 18 lts). Setup was done following the documentation at the proxmox wiki for Debian Buster...
  3. T

    Hetzner netzwerk bridge einrichtung

    Hallo Leute ich bin langsam echt kurz vorm abdrehen :-D Ich möchte im moment folgendes installieren und einrichten: [Jetzt mit gebuchter zusatz IP] Eine KVM mit Windows server 2019 (Gameserver) [Später entweder über die host IP oder zusätzliche IP] Webserver-emailserver etc. Folgende...
  4. A

    [SOLVED] Windows VM has found network but no Internet Access

    Solved, thanks.
  5. J

    Hetzner Networking Setup

    Hi everyone, a bit of a noob here so I wanted to ask before getting deep into things. From my search, there are multiple 'solutions' to having just 1 ip, however all of the things I've found here and tried I didn't manage to get internet access on my CTs/VMs. So here are my questions and I'd...
  6. N

    Hetzner Proxmox pfSense

    Hi dear Proxmox users. I have rented a server at Hetzner and have an idea that it should be used for different applications, including web server, file server, web server and a server that runs Ubuntu. Therefore, I have installed Proxmox, as operating system to control VMs. Initially, my...
  7. N

    Use one main MAC address of the server for all IP machines

    I have a server from hetzner, and install proxmox on it. My configuration is simple, and it's my "/etc/network/interfaces" file: auto lo iface lo inet loopback iface enp6s0 inet manual auto vmbr0 iface vmbr0 inet static address XX.YY.ZZ.TT netmask 255.255.0.0 gateway...
  8. K

    Hetzner network configuration

    I've been trying the last 2 days to get my network configuration to work, I don't entirely understand how this networking stuff works, my interfaces: # network interface settings; autogenerated Please do NOT modify this # file directly, unless you know what you're doing. # # If you want to...
  9. T

    Use hetzner additional ip to host multiple containers on it

    Good afternoon, hope everyone in the right mood on Friday :) Pre-history For a couple months I am hosting VM's and containers on latest Proxmox at Hetzner (updated to 5.4.1 recently), have a free static IP and 3 additional payed IP's, have no problem assigning IP to needed container and access...
  10. N

    Hetzner Additional Subnets Madness

    Hi all 1st post .... and i promise i have searched a lot ... I'm trying to get my additional subnet (5 ips) from Hetzner to my KVM devices. I've tried the setup here dominicpratt.de/hetzner-proxmox-netzwerkkonfiguration/#comment-6220 - No joy. I've tried this one from the forums...
  11. M

    Proxmox ZFS auf EX61-NVMe - Failed to create ZFS Pool (zfs-RAID1)

    Hallo, ich habe auf einem Hetzner EX61-Nvme (Hardware siehe hetzner.com/dedicated-rootserver/ex61-nvme) versucht über eine LARA (REMOTE-Konsole) Proxmox 5.3 mit ZFS - Raid1 auf einem EX61-NVMe zu installieren. Leider schlägt die Erstellung des ZFS-Raid1's fehl. Hat jemand damit bereits...
  12. J

    hetzner subnet 29

    Hi, I have a purchased subnet /29. I have read a lot of instructions, but it does not work out for me to configure it. Help, share the working configuration.
  13. X

    Shutdown of VM/CT changes Bridge MTU

    Hello PVE-Community, I recently setup a three node cluster and I have this weird issue where the shutdown of a VM or CT changes the MTU of the bridge that is used for communication between VM/CTs and also for the cluster link. The MTU is changed to whatever is configured at the primary...
  14. R

    Connection not working [Hetzner]

    I have a dedicated server from Hetzner with proxmox 4, my main server Ip is 46.4.90.241 and I have an additional ip (46.4.90.232) I want to use this additional ip on a windows VM, use this ip to connect to my windows VM through RDP etc My network device configuration is...
  15. K

    Hetzner networking configuration once again

    Hello everyone. I'm looking for solution for my networking configuration and can't get it work. What do I have: - One public IPv4 IP - IPv6 with /64 What do I need: - main PVE server working on IPv4 IP - all containers working with IPv6. Each container should automatically obtain IPv6 which...
  16. C

    Hetzner with Subnet not working

    Hey guys. First time user of Proxmox after hearing about it from a friend. There has been multiple threads on this forum with no resolutions and some outdated tutorials that is not helping. My situation is this: I have Proxmox working but when I spin up any VM and try to configure it, it can't...
  17. L

    Can't figure out my network setup on Hetzner DS

    Hello everyone! I've been trying all day to setup networking on my dedicated Hetzner server, but can't get it to work and it's driving me crazy. I bought one additional IP for the VM where I want to run a reverse proxy. The Proxmox installation goes without problem and the host is perfectly...
  18. M

    Multicast working or not?

    Hey, I have two servers with a vswitch setup, and a working vlan for ping (unicast). I want to create a cluster so I can move some VMs around. But no luck after two days of trials. 1. Multicast Testing with omping results in failure: # omping -c 10000 -i 0.001 -F -q 192.168.100.1...
  19. S

    Single Public IP to host and additional subnet to VM's proxmox

    Hi Experts, i have one server on hetzner which is running proxmox 3 old setup with 4-5 container. my host is running with single public ip and all containers running with additional subnet ip's now i have ordered another server from hetzner which is also one single IP for host and additional...
  20. O

    share files between virtual machines

    Hi, To share a folder between virtual machines I have some questions: 1. How should I share folders between virtual machines? Install NFS-server on Proxmox main host? Install NFS-server on a LXC container? Install NFS-server on a KVM based machine Mount a folder with Bind Mount to a LXC...