bridge-vids

  1. W

    VLAN passthrough to ids VM

    Hi everyone, I’m pretty new to Proxmox and I'm trying to get full VLAN-tagged traffic into a VM for IDS purposes. Here’s what I’ve done so far: I have an Aruba switch mirroring all VLAN traffic to a specific port. That mirror port is physically connected to my Proxmox host. If I run tcpdump...
  2. H

    OVS IntPort equivalent for Linux bridge? (SDN bridges refers)

    I have needs to have multiple IPs/networks on the hypervisors, typically on different VLANs (like backups, corosyncing, ceph,etc. etc.) Having used OVS before, it is/was a charm to do similar, as you just add an OVSIntPort with the VLAN and IPs, and you are done. As the SDN is using Linux...
  3. C

    ifupdown2 bridge-vids issues

    I use a vlan-aware bridge on a Proxmox VE 6.1 system with a following network configuration: auto vmbr0 iface vmbr0 inet manual bridge-ports eno7 bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094 bridge-pvid 1 mtu 9000 However, my NIC (Intel X722...