Hi to all this is my problem:
consider this lan topology and my problem:
I have a lan named LAN1 with address 192.168.0.0/24.
192.168.0.1/24 is Internet Gateway and DHCP…
I added a mikrotik 433 (called MAIN ROUTER) in AP-Bridge mode to extend my network without cable.
This AP have only a bridge without ip address. Bridge include eth1 and wlan1.
All run correctly … The problem is when I try to extend my wifi coverage with a second mikrotik 433 (called Relay Router) in wds mode.
The wds is correctly configured as described here http://wiki.mikrotik.com/wiki/Wireless_repeater …
With this configuration both mikrotik are correctly connected via WDS but after few minutes is it impossible to contact 192.168.0.1/24 through a wifi device. It is impossible to access to gateway also via cable in the lan 192.168.0.0/24 … it is impossible to go to INTERNET. If I power off RELAY ROUTER the gateway became newly contactable …
I tried also to assign an ip address to bridge of main router and relay router but I have the same problem.
Where is the problem?