Hi all,
I have a small problem but it is very important for me to solve.
I have trhee location connected with ptp mikorikt
Location1 <ap --ptp --station> Location2 <ap --ptp----station> Location.
and for each routerboard set bridge
bridge1 - wlan1
bridge1 - ether1
allo working perfectaly in bridge mode.
I would like to use vlan for each localtion , i have added interface vlan on port ether1 for each location.
and add interface vlan in bridge1:
bridge1 - wlan1
bridge1 - ether1
bridge1 - vlan1
Location1 <vlan1/ap --ptp --station> Location2 <ap --ptp----station/vlan1> Location3
For each vlan1 i have assigned ip address and ping it’s ok.
i would like in location3 all traffic tagged for vlan1 and then in routerbaord station i changed bridge
bridge1 - ether1
bridge1- vlan1
and in wlan1 assigne ip and out of bridge.
from vlan1 on location1 ping to vlan1 on locataion3 ..packet lost …ping only reinsert wlan1 in bridge1
what’s wrong?