Rb 941 is connected with wifi to first and second WAP with wds.
Work fine but one confusion here.
PING : from wap to wap, from wap to hap and all other combinations work fine but.
When I ping 8.8.8.8 to wan (internet) also work fine but when I ping from two devices to 8.8.8.8 I got ping time out on first device. So conclusion is can’t ping to wan( 8.8.8. from two devices simultaneously , only one by time working fine.
When simultaneously ping devices between no time out, ping is 20ms and work fine.
Every device have access to internet.
Question : Is this normal behavior or not? Maybe this is a stupid question but I’am little bit concerned.
Where do I make mistake if I do.
Can you advice please.
Without more details, it sounds like you aren’t running your NAT with overload or isn’t setup right. What are you settings for your NAT? Do you have connection tracking enabled?
it depends on what you are wanting to do and what the wireless bridge is for.
Do you have a central router and AP which all your other sites connect to or are you trying to link to locations in ptp.
I have dsl router which is not mikrotik (ISP) property and no wifi on it, with lan cable connected to Hap Rb941 ( ethernet1) and wlan on hap is Ap bridge for clients to connect with wifi and the other side of the house where is not cable options put 2 Wap Rb in wds slave mode to repeat Hap so the clients can connect to Wap too. That is the situation.
The way I see it you Hap RB941 is the master. It should be handling the Nat on the interface that is connected to the DSL router on ether1 I believe. The bridge interface is correct but there is not need to nat traffic out to the 2 waps in the other rooms. on those waps should not be running nat either. They should not need to run dhcp either as they should bridging all traffic to your central HAP RB941. Below is a basic diagram of my thoughts
You’re absolutely right , the situation is such that you drew.
I took your advice and now I have a different situation.
On main router ( HAP941 ) I have dhcp client on ethernet 1 which is on DSL , then dhcp server on bridge1, also NAT on ether1 ( masquarade ) and that is all about on HAP.
On WAP on your suggestion no NAT at all, no dcp server off course, but must be dhcp client ( when I disable it then do not have route to host ), so dhcp client must be enabled or it is possible to manage on some other way.
The situation is that two RB , Hap or Wap can ping 8.8.8.8 at the same time but third one can’t , so now is better situation for two devices but not for three. When I start ping on third one then I get ping time out on it.
Something still missing.
Unfortunately I do not have routerboards with wireless here so cannot replicate your setup and give you more detailed configuration.
My understanding is you need to setup your primary routers wireless as an ap bridge with security of your choice. (that interface should be sub interface of bridge 1 as you have it now just with the wireless setup differently)
Then you need to set the other 2 as Wlan as stations.Give them static ip’s as I described earlier and you can set there default route to point at 192.168.88.1. http://wiki.mikrotik.com/wiki/Manual:Wireless_AP_Client
Make sure you add the wlan to the bridge on each of your RBWaP.
You may need to add a vitual ap to provide connectivity to your other devices from the RBWAP. http://wiki.mikrotik.com/wiki/Manual:Making_a_simple_wireless_AP
You should not need to run dhcp client. THe reason you able to ping when you run dhcp client is because device gets defaulte gate / route from the dhcp and so by putting default route in you should be good.
I hope this helps
I understand what you are saying but if I put station mode in Wap then I have connectivity just to Ap ,the clients can’t connect to Wap any more or it is why you are saying to add additional virtual Ap.
Ok will try adjust the settings as you say then will inform you for any results.
Thank you
Yes you would need to set the vitrual ap so they can have access. if that does not work use config as you have it now. Put the static ip on each with default route back to the central router.
I tried without any success.
I tried and new package but on HAP can’t install it something went wrong, I will wait for stabil version with it someone told me to.
Not shure why.