Search results

  1. H

    Block input port in a physical node, but allow it inside the node

    maybe I was not clear enough, sorry. My main concern is NOT ALLOWING serving DHCP requests from machines outside the node. Your proposal, if I understood correctly, doesn't work because DHCP request don't have any IP (obviously, because the reason of a DHCP request is to get an IP). So, I can...
  2. H

    Block input port in a physical node, but allow it inside the node

    I have installed PROXMOX OS in a server. This server has a network interface called "eno1" connected to a private network. I have created a bridge vmbr0 using eno1, and Proxmox has the IP address 172.16.26.1. I have created a lot of virtual machines connected to vmbr0 bridge. They have...