my current network setup contains a 192.168.0.0/24 network which has two CAPs devices running which are managed by a CAPsMAN (192.168.0.254). Now I want to add an mAP2n which provides a wireless bridge for two devices which are connected to them by ether1 and ether2. What is most stuitable technique here?
As far as I know all CAPs are running in AP mode this means for me I cannot do a “AP Bridge” to “Station Bridge” like described here: http://forum.mikrotik.com/t/wireless-bridge-solved-with-wds/94807/1
How about WDS?
Does it make sense to setup an EoIP Tunnel to my gateway and then bridge this interface on my mAP2n to both ethernet interfaces. To be honest I got transmit loops during tests so my tunnel interfaces were disabled… Is it because I am already in this network which I want to bridge?!
The EoIP tunnel between the CoreRouter and the mAP2n is running fine but the devices do not receive any DHCP IP address. Is it a problem that the EoIP Tunnel is in the same subnet than the network we like to bridge over the tunnel?! Is this allowed?
The CoreRouter Tunnel end is bridged to ether2 which has the IP 192.168.0.254. On the other end the tunnel (192.168.0.205) is bridged to ether1 and ether2.