Search results

  1. V

    Root Server with Proxmox behind virtualized FW

    I managed to restrict access to Proxmox via the pveproxy file. I guess it's working fine. I also managed to route the traffice in my homenetwork via a static route with ip route add 192.168.178.0/24 via 10.178.1.5 dev vmbr1 my problem now is, that I can't add this route with the interfaces...
  2. 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...