hetzner

  1. A

    [SOLVED] Hetzner network configuration problem...

    I have 3 server PX62 configured with: - 2 LAN nic (I use them only for local traffic, no internet: for storage network and corosync/proxmox cluster) - 1 WAN nic for internet access with a static IP (on each server) I create a new vSwitch, bonded to the 3 servers and purchase a /27 IP's...
  2. H

    Routed network for proxmox on debian10 at Hetzner

    Hello, I would like to have 3 nodes running on my proxmox, and 2 container on each node. After reading the hetzner doc : https://community.hetzner.com/tutorials/install-and-configure-proxmox_ve I think the routed network is the case that suits me the best. ( I only have 1 Ipv4, and a whole...
  3. D

    Proxmox networking with Hetzner

    Hi, I have been struggling to get this network setup working properly for a while now and I've got it half working. I have a dedicated server within the Hetzner network which has two IP addresses. One of which is used for Proxmox and the other is to be used for my VMs. I have a pfSense vm...
  4. I

    Host machine stops responding via SSH

    I have a dedicated Hetzner server with Proxmox 6.3.2 installed on Debian 10 after following this guide: https://community.hetzner.com/tutorials/install-and-configure-proxmox_ve I also have two additional IPs. The problem is that after some time (happens randomly between 15 minutes to 6...
  5. K

    Hetzner DNS for ACME

    Hello. What acme plugin api I must use for Hetzner DNS? Acme support Hetzner DNS API https://github.com/acmesh-official/acme.sh/wiki/dnsapi#110-use-hetzner-dns-api
  6. G

    VLAN auf GUEST Basis

    Hallo zusammen ich habe hier eine PX6.3-2 Installation beim Hoster Hetzner. Bei Hetzner gibt es die Möglichkeit mehrere Server in den Hetzner RZ´s mit VLANS zu "verbinden" (nennt sich VSWITCH bei Hetzner). Ich betreibe bereits 4 Server auf HYPERV Basis bei Hetzner zusammen mit dem VLAN /...
  7. V

    Root Server with Proxmox behind virtualized FW

    Hello everyone, I know there are already many threads on this topic, but so far nobody has helped me. My structure looks as follows: Rented root server at Hetner with fixed ipv4 and an additionally booked ipv4. On the Proxmox runs an OPNsense firewall. All VMs hang in the LAN behind the...
  8. A

    How to 1:1 Nat

    For the past few months, I been trying to learn how to do 1:1 Nat. Like it's say to do Here https://plexguide.com/wiki/proxmox-pfsense-hetzner/. I have readed each day to learn it. I have been going in circles with it and not able to do it. By the plexguide link it says to enter your WAN IP...
  9. E

    [SOLVED] Hetzner vSwitch pfSense

    Forgot to disable checksum
  10. G

    Hetzners IPv6

    Auf einem Hetzner Server wurde mir das Subnetz 2a01:4f8:172:1234::/64 zugewiesen. Der Server läuft mit Proxmox 6.2-10. radvd ist installiert mit folgender Konfiguration: interface vmbr0 { AdvSendAdvert on; AdvManagedFlag off; AdvOtherConfigFlag off; prefix...
  11. N

    Network Bridge - Hetzner - Cant get it to work

    Hi, I have been trying so many different things online. And I cannot get this to work. I want my VM's to have seperate IP's from the host through the bridge. But it isnt working. Host IP: 138.201.142.159 Secondary IP: 138.201.142.151 Gateway: 138.201.142.129 Netmask: 255.255.255.192...
  12. F

    [SOLVED] Hetzner One additional IP Route not working ?

    Hello i have ordered an One additional IP & and a subnet /29 the subnets works but the one additional IP does not work i cant get internet connection om my vm with 144.**.***.59 this is my setup auto lo iface lo inet loopback iface lo inet6 loopback auto enp3s0 iface enp3s0 inet static...
  13. K

    Use full subnet in one LXC

    Hey, So I'm mostly into Networking at Hetzner now, but now I have a "problem". I have a new /28 subnet which gets routed by Hetzner to my main IP which is assigned to vmbr0. Now instead of assigning the first IP to the host and than route each ip the the lxc I instead simply want to route the...
  14. R

    [TUTORIAL] How to setup Proxmox + vSwitch

    Hey, Because I couldn't find a proper tutorial about setting up Proxmox + Hetzner's vSwitch and Hetzner refuses to offer assistance for this matter, I decided to create a tutorial by myself. You can find it here: How to setup Proxmox with Hetzner vSwitch and Public IP. I hope this will be...
  15. R

    [SOLVED] Please help me configure Hetzner's vSwitch with Public IP

    Hey, Hetzner's network configuration is ... weird. I would really apreciate if you could copy/paste your (functional) network configuration for: - Proxmox NODE network configuration for a vSwitch + public IP class - Proxmox VM network configuration that uses an IP for the previously created...
  16. B

    [HELP] Vm cannot acces the internet on hetzner server

    Hello guys, I decided to open this thread because I'm not finding a good solution to my problem. First of all, I have installed proxmox VE 6.2 on a dedicated server of Hetzner trought installimage (Debian Buster) . I have 1 dedicated ip ( 144.76.195.169 ) and a subnet /29 with 8 ips What is my...
  17. S

    Network setup at Hetzner on dedicated server

    Hi, In the past few days i have tried installing Proxmox on my dedicated server running Debian 10. However i have had some major issues creating the bridged network. I have been using the script from this post...
  18. S

    Strange problems with Hetzner subnet and Proxmox

    Hi, i got a Rootserver and an /28 Subnet from Hetzner. First of all we setup the Server with Proxmox without any problems. It works well with an LXC-Ubuntu. But we get a couple of strange problems setting up the network-bridges and a "real" VM. Hostconfig auto lo iface lo inet loopback iface...
  19. P

    Proxmox VE mit Subnetz von Hetzner

    Hallo Ich habe jetzt einige Beiträge gelesen aber leider will nichts so richtig funktionieren. Hat jemand eine Beispielkonfig mit PX VE 5 und einem zusätzlich Subnetz das von Hetzner auf den Root Server auf dem Proxmos installiert ist geroutet ist. Und evtl ein Beispiel eine Linux VM...
  20. R

    Hetzner Proxmox routed configuration halfway working

    Hello, i recently bought (or rent) myself my first Hetzner Root Server. I did install Proxmox on it and configured two bridges vmbr0 and vmbr1. With vmbr0 i want to route my second public ip address to my first virtualized host. I have searched the whole internet now and could not find a...