Solved, I think. I was re-reading my post, and saw in the logging of 'hostapd: Configuration file' the argument 'vlan_no_bridge=1', which exactly describes the problem. So I added an
option vlan_no_bridge '0'
and voilá, it works.
Solved, I think. I was re-reading my post, and saw in the logging of 'hostapd: Configuration file' the argument 'vlan_no_bridge=1', which exactly describes the problem. So I added an
option vlan_no_bridge '0'
and voilá, it works.