Question regaring wds-slave connecting to ap with virtual ssid's

Hello forum,
i've a RouterBoard 951G-2HnD configured as ap with four virtualAP's. I've them to four vlans and have tagged them to a UTM Box. Now i want to connect to one of these virtual AP from a building near my location. In this building i've a HAP lite configured a wlan client, but this is working terrible, the latence grows extremly up by transferring packages thought air interface. Now i want to know, i it possible to configure the HAP lite as WDS SLAVE, configure on the AP one of these virtual AP as wds master a connect both together. Or is this only possible by connecting complete wlan interface througt wds?

Can you help?

Best regards,
martin


config of Master AP

export

sep/13/2015 19:48:40 by RouterOS 6.23

software id = Z12L-0JM6

/interface bridge
add admin-mac=4C:5E:0C:F4:AA:E7 auto-mac=no name=bridge-local
add name=bridge_15
add name=bridge_19
add name=bridge_123
add name=bridge_1178
/interface ethernet
set [ find default-name=ether1 ] name=ether1-gateway
set [ find default-name=ether2 ] name=ether2-master-local
set [ find default-name=ether3 ] master-port=ether2-master-local name=
ether3-slave-local
set [ find default-name=ether4 ] master-port=ether2-master-local name=
ether4-slave-local
set [ find default-name=ether5 ] master-port=ether2-master-local name=
ether5-slave-local
/interface vlan
add interface=ether1-gateway l2mtu=1594 name=vlan_15 vlan-id=15
add interface=ether1-gateway l2mtu=1594 name=vlan_19 vlan-id=19
add interface=ether1-gateway l2mtu=1594 name=vlan_123 vlan-id=123
add interface=ether1-gateway l2mtu=1594 name=vlan_1178 vlan-id=1178
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=
dynamic-keys supplicant-identity=MikroTik wpa-pre-shared-key=xyxyxyxyxyxyxyxyx
wpa2-pre-shared-key=xyxyxyxyxyxyxyxyx
add authentication-types=wpa-psk,wpa2-psk management-protection=allowed mode=
dynamic-keys name=profile_1178 supplicant-identity=MikroTik
wpa-pre-shared-key=xyxyxyxyxyxyxyxyx wpa2-pre-shared-key=xyxyxyxyxyxyxyxyx
add authentication-types=wpa-psk,wpa2-psk management-protection=allowed mode=
dynamic-keys name=profile_15 supplicant-identity=MikroTik
wpa-pre-shared-key=xyxyxyxyxyxyxyxyx wpa2-pre-shared-key=xyxyxyxyxyxyxyxyx
add authentication-types=wpa-psk,wpa2-psk management-protection=allowed mode=
dynamic-keys name=profile_19 supplicant-identity=MikroTik
wpa-pre-shared-key=xyxyxyxyxyxyxyxyx wpa2-pre-shared-key=xyxyxyxyxyxyxyxyx
add authentication-types=wpa-psk,wpa2-psk management-protection=allowed mode=
dynamic-keys name=profile_123 supplicant-identity=MikroTik
wpa-pre-shared-key=xyxyxyxyxyxyxyxyx wpa2-pre-shared-key=xyxyxyxyxyxyxyxyx
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n basic-rates-b=""
channel-width=20/40mhz-ht-above country=germany disabled=no distance=
indoors frequency=2452 frequency-mode=regulatory-domain hide-ssid=yes
ht-ampdu-priorities=0,1,2,3,4,5,6,7 l2mtu=2290 mode=ap-bridge
security-profile=profile_1178 ssid=MikroTik-F4AAEB supported-rates-b=
11Mbps wireless-protocol=802.11
add disabled=no l2mtu=2290 mac-address=4E:5E:0C:F4:AA:EB master-interface=
wlan1 name=SSID_15 security-profile=profile_15 ssid=SSID_15
wds-default-bridge=bridge-local
add disabled=no l2mtu=2290 mac-address=4E:5E:0C:F4:AA:EC master-interface=
wlan1 name=SSID_19 security-profile=profile_19 ssid=SSID_19
wds-default-bridge=bridge-local
add disabled=no l2mtu=2290 mac-address=4E:5E:0C:F4:AA:ED master-interface=
wlan1 name=SSID_123 security-profile=profile_123 ssid=SSID_123
wds-default-bridge=bridge-local
add disabled=no l2mtu=2290 mac-address=4E:5E:0C:F4:AA:EE master-interface=
wlan1 name=SSID_1178 security-profile=profile_1178 ssid=Speichergurke
wds-default-bridge=bridge-local
/ip dhcp-server
add disabled=no interface=vlan_1178 name=server_1178
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge-local name=default
/interface bridge port
add bridge=bridge-local interface=ether2-master-local
add bridge=bridge-local interface=wlan1
add bridge=bridge_1178 interface=SSID_1178
add bridge=bridge_1178 interface=vlan_1178
add bridge=bridge-local interface=ether1-gateway
add bridge=bridge_123 interface=SSID_123
add bridge=bridge_123 interface=vlan_123
add bridge=bridge_19 interface=SSID_19
add bridge=bridge_19 interface=vlan_19
add bridge=bridge_15 interface=SSID_15
add bridge=bridge_15 interface=vlan_15
/ip address
add address=192.168.88.1/24 comment="default configuration" interface=
ether2-master-local network=192.168.88.0
add address=192.168.178.5/24 interface=vlan_1178 network=192.168.178.0
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid disabled=
no interface=ether1-gateway
/ip dhcp-server network
add address=192.168.88.0/24 comment="default configuration" dns-server=
192.168.88.1 gateway=192.168.88.1
add address=192.168.178.0/24
/ip dns
set allow-remote-requests=yes servers=8.8.8.8
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add chain=forward comment="default configuration" connection-state=
established,related
add action=drop chain=forward comment="default configuration"
connection-state=invalid

in/out-interface matcher not possible when interface (ether1-gateway) is slave

  • use master instead (bridge-local)
    add action=drop chain=forward comment="default configuration"
    connection-nat-state=!dstnat connection-state=new in-interface=
    ether1-gateway
    /ip firewall nat
    add action=masquerade chain=srcnat comment="default configuration" disabled=
    yes out-interface=ether1-gateway
    /system clock
    set time-zone-name=Europe/Berlin
    /system identity
    set name=MartMikroTik
    /system leds
    set 0 interface=wlan1 type=wireless-signal-strength
    /system ntp client
    set enabled=yes primary-ntp=192.168.178.100
    [admin@MartMikroTik] >