wireless bridging 2.9.11 and 2.9.12

rb 511 with 2.9.11- with ether 1 and wlan1 in bridge 1 -
ether ip and bridge1 ip can be pinged.
rb 511 in mode ap bridge

rb 532 with 1.9.12 with ether 1 and wlan1 in bridge 1 -
ether ip and bridge1 ip can be pinged.
rb 532in mode station

wehen connected ether ip does not ping ?

any help – thankyou

Do not bridge wireless interface with mode=station, use WDS to create transparent network between wireless routers.

Why don’t work bridge between interfaces wireless in mode station ? Can I do for create WDS transparent between wireless router , both have that to be mikrotik?

Thanks

1, Follow this description about mode=station and bridge,
http://www.mikrotik.com/docs/ros/2.9/interface/bridge

  1. WDS feature could be established between MikroTik Routers, or between MikroTik and other router that supports it.

Ok , thank you sergejs .

Ok, I come trying to make this to function I make time, you he could say me more at great length as to make so that this functions, example, I have two ag530 and ether - wlan1 - wlan2 and ether, wlan1 is with IP 192,168,100,100 in way station connected to AP with IP 192,168,100,200, and wlan2 is in way apbridge and without IP, in mine wlan2 I have one notebook connected with an IP 192,168,100,1 made one bridge and obtain reply of ping for IP 192,168,100,100 but I do not obtain reply of ping for IP 192.168.100.200. what to make to function?

What a really long sentence with no real end somewhere :smiley:

I’m sorry, but I don’t really understand what you wanted to describe. Perhaps post some config parts from your systems and describe a bit more precise the problems you have.

Best regards,
Christian Meis

Ok Excuse-me .

I have 3 cards on my computer of which 2 ag530 and 1 ethernet – The wlan 1 is on station mode and with ip 192.168.100.10 and it is conected to an AP with the ip 192.168.100.200. The wlan 2 is in the ap bridge mode and without ip. I have a notebook with a ip 192.168.100.50 conected to the wlan 2, I created a bridge and add for wlan1 and wlan2, the problem is that with my notebook I can receive response to ping to the ip 192.168.100.10 but I cant, in anyway, recive response to ping to the ip 192.168.100.200. That is, the bridge wlan 1 is not sending de packages forward and in result is not arriving on the ip 192.168.100.200.

thanks

You cannot put a wireless client (station) interface into a bridge. You would have to use WDS to “get through” to the 192.168.100.200 in your example. Depends on if the AP with 192.168.100.200 can do WDS (and will work together with MikroTik WDS).

Best regards,
Christian Meis

Cmit, can you say to me pass to pass how can i do WDS ? where put the mac address from my access point in to mikrotik ? because i try very times and not work comunications with my access point and mikrotik .

Thanks