routed networking

  1. S

    Routed Network Configuration with IPv6 Subnet (Hetzner)

    Good evening (or morning), After days of testing and configuring my Proxmox instance, I'm still experiencing issues. I've rented a Hetzner dedicated server which comes with an IPv4 address (which I want to use for my host) and an IPv6 /64 subnet (which I want to use for my host and containers)...
  2. J

    IPv6 Routing Issue: Docker containers reachable outbound but not inbound via VM router

    I have been struggling with an IPv6 routing issue for about 6 months now, looked up tremendous amounts of forum threads and Claude AI-chats, but nothing solved my issue. The setup worked perfectly until late last year, then suddenly stopped working without any configuration changes on my part...
  3. Y

    separate vm subnet in routed configuration

    Hi guys I am trying to implement following scenario , however I have just one Ethernet port connected to my proxmox server here is my interfaces file auto lo iface lo inet loopback auto eno1 iface eno1 inet static address 192.168.0.102/24 gateway 192.168.0.1 auto vmbr0 iface...
  4. F

    [GUIDE] Proper networking for a CentOS 7 VM created via cloud-init image in Proxmox 7 & 8 with routed networking at Hetzner

    After banging my head for about a day as to why a CentOS 7 VM created via the latest official cloud-init image just wouldn't have networking at all, on both a Proxmox 7 & a Proxmox 8 server with routed networking at Hetzner, here's a short guide that might benefit others... As always, your...