We have a node running Proxmox VE 8.3.3 with pve-firewall and ebtables disabled. When running tcpdump on a virtual machine, we observe network traffic that does not belong to this VM—it appears to be network activity from the node itself.
However, when testing on Proxmox VE 8.2 under the same conditions, we do not see this extra traffic.
However, when testing on Proxmox VE 8.2 under the same conditions, we do not see this extra traffic.
Steps to Reproduce:
- Disable pve-firewall and ebtables on Proxmox VE 8.3.3.
- Run tcpdump on any virtual machine.
- Observe the unexpected network traffic from the node.
Questions:
- Why is this happening on 8.3.3 but not on 8.2 under the same conditions?
- What has changed in networking behavior between these versions?