Hi,
Running 8.2 RELEASE we encounter the following issue using tap interfaces:
IF bridging a wlan interface or an ethernet interface to the tap interface we see that broadcast packets (like dhcp request and dhcp offer) pass the [wlan|ethernet]interface->bridge-> tap chain, and are seen on all interfaces.
Unicast packages however are seen on the [wlan|ethernet] interface, but do not pass the chain, we do not see them on the bridge.
If we replace the tap interface with a real interface (like ethernet) we see all packages passing, no problem... So: we might be doing something wrong with the tap / bridge stuff.
Any ideas!?
Rudi
Running 8.2 RELEASE we encounter the following issue using tap interfaces:
IF bridging a wlan interface or an ethernet interface to the tap interface we see that broadcast packets (like dhcp request and dhcp offer) pass the [wlan|ethernet]interface->bridge-> tap chain, and are seen on all interfaces.
Unicast packages however are seen on the [wlan|ethernet] interface, but do not pass the chain, we do not see them on the bridge.
If we replace the tap interface with a real interface (like ethernet) we see all packages passing, no problem... So: we might be doing something wrong with the tap / bridge stuff.
Any ideas!?
Rudi