On Wed, Aug 19, 2020 at 10:29:33AM +1000, Aaron Mason wrote: > On Wed, Aug 19, 2020 at 12:00 AM Winfred Harrelson > <wharr...@kettering.edu> wrote: > > > > On Tue, Aug 18, 2020 at 04:53:42PM +1000, Jonathan Matthew wrote: > > > > > > This sounds like multicast filters aren't working properly with your nic. > > > trunk(4) puts trunk ports in promisc mode, so multicast filters don't > > > matter, > > > but aggr(4) doesn't. Could you try running 'tcpdump -ni ixl0' for a > > > while and > > > see if that side of the aggr starts working? > > > > I left the tcpdump running for a little over 5 minutes but that changed > > nothing: > > > > Did anything come up on the tcpdump while it was running? Maybe > there's a clue there.
Yes just what you would expect while on a trunk port. Winfred