all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] BUG in vlan aware bridge
@ 2021-10-12 10:48 VELARTIS Philipp Dürhammer
  2021-10-12 11:16 ` Stoyan Marinov
  0 siblings, 1 reply; 15+ messages in thread
From: VELARTIS Philipp Dürhammer @ 2021-10-12 10:48 UTC (permalink / raw)
  To: 'Proxmox VE development discussion'

HI,

i am playing around since days because we have strange packet losses.
Finally I can report following (Linux 5.11.22-4-pve, Proxmox 7, all devices MTU 1500):

Packet with sizes > 1500 without VLAN working well but at the moment they are Tagged they are dropped by the bond device.
Netfilter (set to 1) always reassembles the packets when they arrive a bridge. But they don't get fragmented again I they are VLAN tagged. So the bond device drops them. If the bridge is NOT Vlan aware they also get fragmented and it works well.

Setup not working:

tapX (tagged) <- -> vmbr0 <- - > bond0

Setup working:

tapX (tagged) <- -> vmbr0 <- - > bond0

Setup also working:

tapX < - - > vmbr0v350 < -- > bond0.350 < -- > bond0

Have you got any idea where to search? I don't understand who is in charge of fragmenting packages again if they get reassembled by netfilter. (and why it is not working with vlan aware bridges)




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-10-14  5:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 10:48 [pve-devel] BUG in vlan aware bridge VELARTIS Philipp Dürhammer
2021-10-12 11:16 ` Stoyan Marinov
2021-10-12 12:36   ` VELARTIS Philipp Dürhammer
2021-10-12 20:26     ` Stoyan Marinov
2021-10-12 22:45       ` Stoyan Marinov
2021-10-12 23:03         ` Stoyan Marinov
2021-10-13  9:22         ` VELARTIS Philipp Dürhammer
2021-10-13 11:36           ` Josef Johansson
2021-10-13 13:47             ` VELARTIS Philipp Dürhammer
2021-10-13 13:53               ` Josef Johansson
2021-10-13 13:53             ` VELARTIS Philipp Dürhammer
2021-10-13 14:19               ` Josef Johansson
2021-10-13 14:32                 ` VELARTIS Philipp Dürhammer
2021-10-14  5:14                   ` Josef Johansson
2021-10-14  5:40                     ` Josef Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal