On Fri, 8 Jul 2016 18:19:00 +0200, Manuel Bouyer wrote:
Up the bridge?
# ifconfig bridge0 up
brconfig bridge0 add wm0 up
should have done it.
I don't know what the problem could be. bridges are used in Xen dom0
setups, and I'm using them with wm interfaces.
Maybe running tcpdump on wm0 could give a hint ?
Robert Swindells pointed out the issue in private mail: I had hardware
checksumming activated on the nic.
I guess bridge(4) should mention the problem, especially since there is
no indication of an error besides malfunction (although I haven't
checked the nic error counters).
Cheerio,
hauke