routed networking

  1. 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...
  2. 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...