Hi there,
I have the following scenario :

The TP- Link has the following SSIDs
SSID with VLAN 1 Public 20
SSID 2 Secure with VLAN 10
the TP-Link is connected to the at Mikrotik Ether5 slave.
On the Mikrotik I have 2 VLAN created on Ether5 - slave:
/ interface vlan
add arp = enabled disabled = no interface = ether5 -vlan -wireless l2mtu = 1594 mtu =
1500 name = vlan10secured use- service- tag = no vlan -id = 10
add arp = enabled disabled = no interface = ether5 -vlan -wireless l2mtu = 1594 mtu =
1500 name = vlan20public use- service- tag = no vlan -id = 20
After this I’ve created a 2 Bridges for the VLAN 10 and VLAN 20 and one for the 've added according to the VLAN interface and the internal WLAN from Mikrotik .
Then I put the hotspot service on the bridge for VLAN 20 and the DHCP server switched to the bridge.
Internal WLAN from Mikrotik works one-way free and you can get to the Internet.
If you connect with the TP-Link WLAN Public gets you no DHCP assigned address … manual assignment of IP also does not help … it seems traded no traffic at Mikrotik .
Also the Secure WLAN shows no reaction on connection.
Does anyone have an idea what I need to set exactly on the Ether5 , so that the two VLANs are treated separately accordingly?
Thanks in advance
