Hello,
I’ve been trying for hours to configure this setup, without success:
Router: hAP ac
Switch: CRS109-8G-1S-2HnD-IN
The router is in my room and connected to a modem. Computers are connected to the router via lan and wlan.
The switch is put into the basement because I want to have internet access there. I want to connect several devices to it (via lan cable only). It should behave as if the devices would be connected to the router in my room directly.
So I thought that I have to set up a wlan bridge (either WDS or EoIP).
I tried these tutorials and many more: https://wiki.mikrotik.com/wiki/Testwiki/Advanced_MikroTik_Wireless_networks#To_Bridge_two_wireless_networks_using_EoIP
But nothing seems to work. Either I lose internet access on the router or the internet becomes very slow and Winbox disconnects frequently.
Everything is in default configuration.
On both router and switch there’s already the default “bridge”. I kept it and added the eoip-tunnel to it. The wlan interface(s) are added to that bridge by default already.
The eoip-tunnel keeps going to “inactive”, the ARP list shows double entries without MAC address, and the problems stated above occur. Pinging to the remote wlan IPs times out.
Default IPs on router and switch are: 192.168.88.1/24 bridge
I added these:
Router 192.168.89.1/24 wlan1
Switch 192.168.89.2/24 wlan1
I would highly appreciate an idea for the most basic setup to get this done.
Thank you!